This is the official JavaScript SDK for the BAQ federated app platform. It provides abstractions and helpers that make it easier to work with BAQ records instead of directly calling the HTTP API.
The BAQ JavaScript SDK is distributed as an NPM package.
npm install @baqhub/sdk
- Getting started guide : Overview of the JavaScript SDK.
- Full reference : All the types and functions.
The BAQ JavaScript SDK is MIT licensed.