tba-api-storm
v1.1.0
Published
Promised based NodeJS api for interacting with thebluealliance for V#
Downloads
16
Readme
Simple NodeJS API to get data from thebluealliance
Note: All methods return Promises, so if you do not know what they are, read this article before continuing
Usage
Installation
npm install tba-api-storm
Intialization
The constructor takes in the data needed for the X-TBA-App-Id header, which is needed for the API requests (For more info on thebluealliance RESTful API, see this)
Method Overview
Dcoumentation and method calls for API v3 is in the form of docstrings for now.
Notes
Anyone who upgrades from version 1.0.6 to a newer version, please look at the method signatures for some have changed