Registry / http-client / eac-rest

eac-rest

JSON →
library0.13.0rbrubygemsunverified

EAC REST provides a REST helper for Ruby, simplifying HTTP API interactions.

gem install eac_rest
INSTALL
IMPORT
SIG · EAC-REST
E
eac-rest
http-clientrubyv0.13.0
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.

EacRest
require 'eac_rest'

Create a REST client and make a GET request.

require 'eac_rest' client = EacRest::Client.new(base_url: 'https://api.example.com') response = client.get('/users') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
eac-rest — gem install eac-rest · libregistry