Registry / http-client / adamwiggins-rest-client

adamwiggins-rest-client

JSON →
library1.0.4rbrubygemsunverified

A simple REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.

gem install adamwiggins-rest-client
INSTALL
IMPORT
SIG · ADAMWIGGINS-REST-C
A
adamwiggins-rest-client
http-clientrubyv1.0.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.

RestClient
require 'rest_client'

Make a GET request

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

No known issues recorded.

Upgrade
Version history
1.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
49 hits · last 30 days
node
36
Resources
adamwiggins-rest-client — gem install adamwiggins-rest-client · libregistry