~jamesponddotco/httpx-go

Alternative HTTP client for Go with timeouts, caching, automatic retries, and more.

6af3a64 Add module status to README file

1 year, 3 days ago

08a439b Fix WriteJSON function

1 year, 6 months ago

#httpx

Go Documentation Go Report Card

#Status

No longer maintained. This was never a good module to begin with, but the good parts have been improved upon and moved to xstd.

#Archive

Package httpx is an alternative HTTP client for the Go language that extends the default library's HTTP client by adding default timeouts, caching, automatic retries, and more.

#Installation

To install httpx, run:

go get git.sr.ht/~jamesponddotco/httpx-go

#Contributing

Anyone can help make httpx better. Check out the contribution guidelines for more information.

#Resources

The following resources are available:


Released under the MIT License.