Registry / http-client / footrest

footrest

JSON →
library0.5.8rbrubygemsunverified

Ruby interface for restful APIs.

gem install footrest
INSTALL
IMPORT
SIG · FOOTREST
F
footrest
http-clientrubyv0.5.8
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.

Footrest
require 'footrest'

Create a client and make a GET request.

require 'footrest' client = Footrest::Client.new('https://api.example.com') response = client.get('/users')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
27
Amazon
1
Resources
footrest — gem install footrest · libregistry