RubyGems Navigation menu

rest-core 0.2.3

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 4.0.1 - May 15, 2017 (54.5 KB)
  2. 4.0.0 - February 03, 2016 (54.0 KB)
  3. 3.6.0 - January 27, 2016 (69.0 KB)
  4. 3.5.92 - December 28, 2015 (68.5 KB)
  5. 3.5.91 - December 11, 2015 (68.0 KB)
  6. 0.2.3 - August 27, 2011 (34.0 KB)
顯示所有版本(共 55)

Runtime 相依性套件 (2):

rack >= 0

Development 相依性套件 (8):

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

擁有者:

作者:

  • Cardinal Blue, Lin Jen-Shin (godfat)

SHA 256 總和檢查碼:

8220abbf3fcc7a3fdd5e89b008e90f7075a56666b73672f50ff31ebaa39dae61

總下載次數 634,425

這個版本 3,087

授權:

Ruby 版本需求:

相關連結: