Bolt IoT API wrapper - node package

I was working on a small project where I wrapped all the APIs present here Bolt Cloud in a Node package which makes using these APIs for some larger projects very convenient. This project is heavily inspired by boltiot · PyPI

There are lot of features that can be added to enhance this like Twilio and Mailchimp integration. I will open these issues in the git repo so that whoever wants to contribute can do.

Install the node package by -

npm i boltiot

Github - https://github.com/ujjwalravi/boltiot
NPM - https://www.npmjs.com/package/boltiot

If you like the effort please STAR it on Github.

3 Likes

@ravi.ujjwal2000 Great job Ravi. This wrapper is going to be super valuable. :slight_smile: