[ ソース: ruby-sawyer ]
パッケージ: ruby-sawyer (0.8.1-3)
ruby-sawyer に関するリンク
Debian の資源:
ruby-sawyer ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
HTTP/REST API client Ruby library
Sawyer is an experimental hypermedia HTTP client built on top of ruby-faraday.
Although Sawyer provides the expected features of an HTTP client library, it's more useful when is used to interact and to implement REST APIs endpoints.
Out of the box it can parse data from API responses, turns contents into high level resources or collections of resources, relations between those resources, etc.
その他の ruby-sawyer 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-addressable (>= 2.3.5)
- alternative URI implementation for Ruby
-
- dep: ruby-faraday (>= 0.8~)
- HTTP/REST API client library