Registry / http-client / api-struct

api-struct

JSON →
library1.0.5rbrubygemsunverified

An API wrapper builder with response serialization for Ruby applications.

gem install api_struct
INSTALL
IMPORT
SIG · API-STRUCT
A
api-struct
http-clientrubyv1.0.5
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.

ApiStruct
require 'api_struct'

Define and use an API client with ApiStruct.

require 'api_struct' class MyApi < ApiStruct::Client api :my_api do get :users, '/users' end end client = MyApi.new client.users
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
30
Amazon
1
OpenAI (training)
1
Resources
api-struct — gem install api-struct · libregistry