Registry / http-client / restfully

restfully

JSON →
library1.3.0rbrubygemsunverified

A Ruby gem to consume RESTful APIs effortlessly.

gem install restfully
INSTALL
IMPORT
SIG · RESTFULLY
R
restfully
http-clientrubyv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Restfully
✓ require 'restfully'

Create a session and fetch the root resource.

require 'restfully' session = Restfully::Session.new response = session.root.get puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
restfully — gem install restfully · libregistry