jamesponddotco / httpx-go

[READ-ONLY] Alternative HTTP client for Go with timeouts, cache, automatic retries, and more.

Home Page:https://sr.ht/~jamesponddotco/httpx-go/

Repository from Github https://github.comjamesponddotco/httpx-goRepository from Github https://github.comjamesponddotco/httpx-go

httpx

Go Documentation Go Report Card

Note: This library is under active development and most pieces haven't been tested yet. Do not use in production until a tagged release is out.

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.

About

[READ-ONLY] Alternative HTTP client for Go with timeouts, cache, automatic retries, and more.

https://sr.ht/~jamesponddotco/httpx-go/

License:MIT License


Languages

Language:Go 96.9%Language:Makefile 3.1%