mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
8bbe66186f
commit
2f6c0d6986
@ -1933,6 +1933,7 @@ _Libraries for working with various layers of the network._
|
|||||||
|
|
||||||
_Libraries for making HTTP requests._
|
_Libraries for making HTTP requests._
|
||||||
|
|
||||||
|
- [fast-shot](https://github.com/opus-domini/fast-shot) - Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client.
|
||||||
- [gentleman](https://github.com/h2non/gentleman) - Full-featured plugin-driven HTTP client library.
|
- [gentleman](https://github.com/h2non/gentleman) - Full-featured plugin-driven HTTP client library.
|
||||||
- [go-cleanhttp](https://github.com/hashicorp/go-cleanhttp) - Get easily stdlib HTTP client, which does not share any state with other clients.
|
- [go-cleanhttp](https://github.com/hashicorp/go-cleanhttp) - Get easily stdlib HTTP client, which does not share any state with other clients.
|
||||||
- [go-http-client](https://github.com/bozd4g/go-http-client) - Make http calls simply and easily.
|
- [go-http-client](https://github.com/bozd4g/go-http-client) - Make http calls simply and easily.
|
||||||
|
Loading…
Reference in New Issue
Block a user