Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kandy-io/kandy-cpaas-nodejs-sdk
https://github.com/kandy-io/kandy-cpaas-nodejs-sdk
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kandy-io/kandy-cpaas-nodejs-sdk
- Owner: Kandy-IO
- Created: 2019-09-23T12:11:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T20:29:48.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T03:49:21.724Z (3 months ago)
- Language: JavaScript
- Size: 2.43 MB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Kandy CPaaS NodeJS SDK
## Install
Install the package with:
```bash
npm install @kandy-io/cpaas-nodejs-sdk
```## Documentation
The information about tutorials and documents can be found in the links below
* `Documents`: [API Docs](https://kandy-io.github.io/kandy-cpaas-nodejs-sdk/docs)
* `Tutorials`: [User Guide](https://Kandy-IO.github.io/kandy-cpaas-nodejs-sdk/tutorials/?KANDY=Kandy&KANDYFQDN=oauth-cpaas.att.com#/GetStarted)
## Compatibility
- NodeJS 10.0.0 or above.