RubyGems Navigation menu

rest-core 0.3.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 4.0.1 - May 15, 2017 (54.5 KB)
  2. 4.0.0 - February 03, 2016 (54 KB)
  3. 3.6.0 - January 27, 2016 (69 KB)
  4. 3.5.92 - December 28, 2015 (68.5 KB)
  5. 3.5.91 - December 11, 2015 (68 KB)
  6. 0.3.0.pre.1 - September 02, 2011 (49.5 KB)
Show all versions (55 total)

Runtime Dependencies (1):

Development Dependencies (9):

bacon >= 0
json >= 0
json_pure >= 0
rack >= 0
rake >= 0
rr >= 0
ruby-hmac >= 0
webmock >= 0
yajl-ruby >= 0

Owners:

Authors:

  • Cardinal Blue, Lin Jen-Shin (godfat)

SHA 256 checksum:

49ac281797d170c201decd1a79505113422c7202feea4e069dc61b68c8470fc9

Total downloads 632,354

For this version 2,289

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: