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

https://github.com/holedaemon/httpx


https://github.com/holedaemon/httpx

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# httpx

[![Go Reference](https://pkg.go.dev/badge/github.com/holedaemon/httpx.svg)](https://pkg.go.dev/github.com/holedaemon/httpx)

A thin wrapper around [Go's](https://go.dev) `net/http` standard library package. The goal is to provide a convenient set of defaults, while still providing sufficient control over requests.

# License

[LICENSE](LICENSE)