[ 源代码: ruby-sawyer ]
软件包:ruby-sawyer(0.9.1-2)
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-addressable (>= 2.3.5)
- alternative URI implementation for Ruby
-
- dep: ruby-faraday (<< 3)
- HTTP/REST API client library
- dep: ruby-faraday (>= 0.17.3)