uptimerobot-node-client
var UptimeRobotClient = ; var client = 'apikey'; client;
Installation
$ npm install uptimerobot-client
Running Tests
To run the test suite, first invoke the following command within the repo, installing the development dependencies:
$ npm install
Then run the tests:
$ npm test