Merge pull request #58 from beriberikix/patch-1

Added 2 RESTful api clients
This commit is contained in:
Huei Tan 2015-06-11 23:33:58 +08:00
commit 45965dfc2f

View File

@ -406,6 +406,8 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
* [bottleneck](https://github.com/SGrondin/bottleneck) - A powerful rate limiter that makes throttling easy.
* [oauth-signature-js](https://github.com/bettiolo/oauth-signature-js) - JavaScript OAuth 1.0a signature generator for node and the browser.
* [amygdala](https://github.com/lincolnloop/amygdala) - RESTful HTTP client for JavaScript powered web applications.
* [jquery.rest](https://github.com/jpillora/jquery.rest) - A jQuery plugin for easy consumption of RESTful APIs.
## Vision Detection