SDKs
Official Nexbic SDKs for every major language and framework. All SDKs are open source and published under the MIT license.
First-class SDK with full TypeScript support. Works with Node.js, Deno, and Bun.
npm install @nexbic/sdkAsync and sync Python client for Django, FastAPI, Flask, and more.
pip install nexbic-sdkLightweight Go client with zero external dependencies and full API coverage.
go get github.com/nexbic/sdk-goRust crate with async support, serialization, and comprehensive error handling.
cargo add nexbic-sdkReact hooks, context providers, and components for seamless Nexbic integration.
npm install @nexbic/reactFull Next.js integration with App Router, server actions, and middleware support.
npm install @nexbic/nextjs