Merge pull request #770 from jeevatkm/go-resty

Add go-resty library under Utilities.
matrixik-patch-1
Dobrosław Żybort 9 years ago
commit 02e634ebb1

@ -916,6 +916,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [profile](https://github.com/davecheney/profile) - Simple profiling support package for Go
* [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.
* [rerun](https://github.com/ivpusic/rerun) - Recompiling and rerunning go apps when source changes
* [resty](https://github.com/go-resty/resty) - Simple HTTP and REST client for Go inspired by Ruby rest-client
* [robustly](https://github.com/VividCortex/robustly) - Runs functions resiliently, catching and restarting panics
* [scheduler](https://github.com/carlescere/scheduler) - Cronjobs scheduling made easy.
* [sling](https://github.com/dghubble/sling) - Go HTTP requests builder for API clients.

Loading…
Cancel
Save