RubyGems Navigation menu

rest-core 0.2.0

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.5KB)
  2. 4.0.0 February 03, 2016 (54KB)
  3. 3.6.0 January 27, 2016 (69KB)
  4. 3.5.92 December 28, 2015 (68.5KB)
  5. 3.5.91 December 11, 2015 (68KB)
  6. 0.2.0 August 23, 2011 (33.5KB)
全てのバージョンを表示(全55件)

Development依存関係 (10):

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

所有者:

作者:

  • Cardinal Blue, Lin Jen-Shin (godfat)

SHA 256チェックサム:

=

累計ダウンロード数 653,294

このバージョンのみ 3,152

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: