An open API service indexing awesome lists of open source software.

https://github.com/willpinha/httputils

🧰 Simple utilities for the net/http package
https://github.com/willpinha/httputils

golang http library utilities

Last synced: 6 months ago
JSON representation

🧰 Simple utilities for the net/http package

Awesome Lists containing this project

README

          

# httputils

> 🧰 Simple utilities for the net/http package

## About

I created this package to use in open source system implementations I've developed. It's just a nice-to-have library
for my personal projects

> [!IMPORTANT]
> I do not recommend you use this package in production, since it is adapted to my own needs and may not be
> suitable for your project
>
> You can, however, read the code and be inspired by it to create your own version

## Documentation