SDKs
One typed client, thirteen targets.
JS and TypeScript are fully working today, generated against the same OpenAPI spec that powers this reference. Everything else is scaffolded and scheduled — see the roadmap for build order.
JavaScript
@tbbn/sdk-jsWORKINGVanilla fetch-based client, runs anywhere.TypeScript
@tbbn/sdk-typescriptWORKINGFully typed facade over sdk-js.React
@tbbn/sdk-reactSTUBHooks wrapper over sdk-typescript.Next.js
@tbbn/sdk-nextSTUBServer + client helpers for the App Router.Vue
@tbbn/sdk-vueSTUBComposition API wrapper.React Native
@tbbn/sdk-rnSTUBFlutter
@tbbn/sdk-flutterSTUBWill ship as a Dart package, not npm.iOS (Swift)
@tbbn/sdk-iosSTUBWill ship as a Swift Package.Android (Kotlin)
@tbbn/sdk-androidSTUBWill ship as a Gradle module.Java
@tbbn/sdk-javaSTUB.NET
@tbbn/sdk-dotnetSTUBWill ship on NuGet.Python
@tbbn/sdk-pythonSTUBWill ship on PyPI.PHP
@tbbn/sdk-phpSTUBWill ship via Composer.