rest-core 0.4.0.pre.1
A modular Ruby REST client collection/infrastructure In this era of web services and mashups, we have seen a blooming of REST APIs. One might wonder, how do we use these APIs easily and elegantly? Since REST is very simple compared to SOAP, it is not hard to build a dedicated client ourselves. We have developed [rest-core][] with composable middlewares to build a REST client, based on the effort from [rest-graph][]. In the cases of common APIs such as Facebook, Github, and Twitter, developers can simply use the built-in dedicated clients provided by rest-core, or do it yourself for any other REST APIs. [rest-core]: http://github.com/cardinalblue/rest-core [rest-graph]: http://github.com/cardinalblue/rest-graph
Gemfile:
=
install:
=
Versions:
- 4.0.1 May 15, 2017 (54.5 KB)
- 4.0.0 February 03, 2016 (54 KB)
- 3.6.0 January 27, 2016 (69 KB)
- 3.5.92 December 28, 2015 (68.5 KB)
- 3.5.91 December 11, 2015 (68 KB)
- 0.4.0.pre.1 September 19, 2011 (56 KB)
Runtime Dependencies (1):
rest-client
>= 0