Registry / http-client / technoweenie-rest-client

technoweenie-rest-client

JSON →
library0.5.1rbrubygemsunverified

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

gem install technoweenie-rest-client
INSTALL
IMPORT
SIG · TECHNOWEENIE-REST-
T
technoweenie-rest-client
http-clientrubyv0.5.1
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'

Fetch data from a REST API endpoint

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

No known issues recorded.

Upgrade
Version history
0.5.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
18
Amazon
1
Resources
technoweenie-rest-client — gem install technoweenie-rest-client · libregistry