From 2e4a91a36b28ad59790230debaa3fd5d0917686b Mon Sep 17 00:00:00 2001 From: Jonathan Beri Date: Tue, 7 Oct 2014 11:24:10 -0700 Subject: [PATCH] Added 2 RESTful api clients --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9349bf..2f5e27f 100644 --- a/README.md +++ b/README.md @@ -379,6 +379,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