mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-req
This commit is contained in:
parent
0890d2b334
commit
48421f8e4c
@ -1499,6 +1499,7 @@ _**Unofficial** set of patterns for structuring projects._
|
||||
|
||||
* [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.
|
||||
* [go-req](https://github.com/wenerme/go-req) - Declarative golang HTTP client.
|
||||
* [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.
|
||||
* [httpc](https://github.com/valord577/httpc) - A customizable and simple HTTP client library. Only depend on the stdlib HTTP client.
|
||||
|
Loading…
Reference in New Issue
Block a user