Registry / http-client / api-struct

api-struct

JSON →
library1.0.5rbrubygemsunverified

An API wrapper builder with response serialization for Ruby applications.

http-clientserialization
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.

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 footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
31 hits · last 30 days
bytedance
4
gptbot
3
amazonbot
3
claudebot
3
mj12bot
1
Resources