Skip to content

sparty02/redbox-api

Repository files navigation

redbox-api

NPM version Build Status Dependency Status Coverage Status

JS API into http://developer.redbox.com/

Install

$ npm install --save redbox-api

Usage

var redboxApi = require('redbox-api');
redboxApi(); // "awesome"

API

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.

License

Copyright (c) 2015 Ryan Dunckel. Licensed under the MIT license.

Releases

No releases published

Packages

No packages published