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

https://github.com/dataphos/lib-httputil

lib-httputil is a small Go library which contains utility functions to standardize and ease usage of basic http functions from the standard library.
https://github.com/dataphos/lib-httputil

go library

Last synced: 8 months ago
JSON representation

lib-httputil is a small Go library which contains utility functions to standardize and ease usage of basic http functions from the standard library.

Awesome Lists containing this project

README

          

# lib-httputil

lib-httputil is a small Go library which contains utility functions to standardize and ease usage of basic http
functions from the standard library.

## Installation

`go get github.com/dataphos/lib-httputil`