mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add rest-go (#2716)
This commit is contained in:
parent
f042afb35f
commit
407b6843d3
@ -1775,6 +1775,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.
|
||||
* [rerate](https://github.com/abo/rerate) - Redis-based rate counter and rate limiter for Go.
|
||||
* [rerun](https://github.com/ivpusic/rerun) - Recompiling and rerunning go apps when source changes.
|
||||
* [rest-go](https://github.com/edermanoel94/rest-go) - A package that provide many helpful methods for working with rest api.
|
||||
* [resty](https://github.com/go-resty/resty) - Simple HTTP and REST client for Go inspired by Ruby rest-client.
|
||||
* [retry](https://github.com/kamilsk/retry) - The most advanced functional mechanism to perform actions repetitively until successful.
|
||||
* [retry](https://github.com/percolate/retry) - A simple but highly configurable retry package for Go.
|
||||
|
Loading…
Reference in New Issue
Block a user