node-challonge
node-challonge copied to clipboard
A node.js wrapper for the challonge.com API
We are creating classes, we should probably switch to Class We will not be using import/export until that lands in node. There is no need to add babel into the...
Tests should actually hit the challonge endpoints and should call/verify every method. Will need to accept api key from env params so that a key can be entered in travisci.
http://api.challonge.com/v1/documents/match_attachments/index http://api.challonge.com/v1/documents/match_attachments/create http://api.challonge.com/v1/documents/match_attachments/show http://api.challonge.com/v1/documents/match_attachments/update http://api.challonge.com/v1/documents/match_attachments/destroy
http://api.challonge.com/v1 Add 406 - Requested format is not supported - request JSON or XML only 500 - Something went wrong on our end. If you continually receive this, please contact...