mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add go-http-client package (#3006)
* Update README.md * Update README.md * Edit row line * Change the line
This commit is contained in:
parent
fb6d1935de
commit
4507e7e21b
@ -1323,6 +1323,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
*Libraries for making HTTP requests.*
|
||||
|
||||
* [gentleman](https://github.com/h2non/gentleman) - Full-featured plugin-driven HTTP client library.
|
||||
* [go-http-client](https://github.com/bozd4g/go-http-client) - Make http calls simply and easily.
|
||||
* [grequests](https://github.com/levigross/grequests) - A Go "clone" of the great and famous Requests library.
|
||||
* [heimdall](https://github.com/gojektech/heimdall) - An enchanced http client with retry and hystrix capabilities.
|
||||
* [httpretry](https://github.com/ybbus/httpretry) - Enriches the default go HTTP client with retry functionality.
|
||||
|
Loading…
Reference in New Issue
Block a user