SDKs & Libraries
Official and community libraries for apiframe.
Node.js / TypeScript
OfficialFull TypeScript support with auto-generated types from the OpenAPI spec.
npm install @apiframe/sdkPython
OfficialAsync-first client with Pydantic models and streaming support.
pip install apiframeGo
OfficialLightweight client with context support and zero external dependencies.
go get github.com/apiframe/apiframe-goRuby
CommunityCommunity-maintained gem with Rails integration helpers.
gem install apiframe