Commit Graph

2 Commits

Author SHA1 Message Date
9a7b4119cd Formatting and naming tweaks
Also moved the apiKey to be a class property that can optionally be specified by the caller. If not specified, the Android app's key is used.

Finally, made 'headers' optional for ShiftRequest::_request(). If not specified, the full set of headers, including API key, is used.
2018-04-25 19:41:25 -05:00
b3f05f8329 Initial commit
Basic structure and proof of concept for talking with Shift via Node. Will eventually expose the remaining (known) APIs, but this was to get myself familiar with promises, http, streams, etc.
2018-04-24 22:36:46 -05:00