Registry / http-client / nestful

nestful

JSON →
library1.1.4rbrubygemsunverified

A simple Ruby HTTP/REST client with a clean and intuitive API.

gem install nestful
INSTALL
IMPORT
SIG · NESTFUL
N
nestful
http-clientrubyv1.1.4
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.

Nestful
require 'nestful'

Make a GET request to an API endpoint.

require 'nestful' response = Nestful.get('https://api.example.com/data') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
nestful — gem install nestful · libregistry