Registry / http-client / api-smith

api-smith

JSON →
library1.3.0rbrubygemsunverified

APISmith provides tools to make working with structured HTTP-based APIs even easier.

gem install api_smith
INSTALL
IMPORT
SIG · API-SMITH
A
api-smith
http-clientrubyv1.3.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.

APISmith
require 'api_smith'

Create an API client and make a GET request

require 'api_smith' client = APISmith::SmashClient.new('https://api.example.com') response = client.get('/endpoint')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
30
Resources
api-smith — gem install api-smith · libregistry