@bcc-code/bcc-pubsub-node-sdk
v2.2.0
Published
NodeJS client for bcc-code/bcc-pubsub-node-sdk
Downloads
134
Keywords
Readme
BCC PubSub Node SDK
This project's goal is to allow other applications to integrate with BCC PubSub in an easy and reliable way. This SDK is meant for NodeJS applications and is downloadable through NPM.
There is also an Auth module to allow for easy authentication with the oauth2 client credentials flow.
Code generation
As mentioned above, a part of this client is generated by the OpenAPI Generator. This is done through the script in the repository root at ./Scripts/generate-sdks.sh
.