SDKs & Libraries

Official and community libraries for apiframe.

Node.js / TypeScript

Official

Full TypeScript support with auto-generated types from the OpenAPI spec.

npm install @apiframe/sdk

Python

Official

Async-first client with Pydantic models and streaming support.

pip install apiframe

Go

Official

Lightweight client with context support and zero external dependencies.

go get github.com/apiframe/apiframe-go

Ruby

Community

Community-maintained gem with Rails integration helpers.

gem install apiframe
← Back to docs