1.1.0 • Published 6 years ago

tba-api-storm v1.1.0

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

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

1.1.0

6 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago