Registry / http-client / flexirest

flexirest

JSON →
library1.12.5rbrubygemsunverified

Flexirest provides a flexible way to access RESTful web services in Ruby.

gem install flexirest
INSTALL
IMPORT
SIG · FLEXIREST
F
flexirest
http-clientrubyv1.12.5
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.

Flexirest
require 'flexirest'

Define a REST client and fetch all items.

require 'flexirest' class MyAPI < Flexirest::Base get :all, '/items' end MyAPI.all
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
20
Resources
flexirest — gem install flexirest · libregistry