The Node SDK for interacting with the Databox Push API.
- Follows node module conventions
- Built on top of a solid and extensively tested framework - Restler (danwrong/restler)
- Uses events instead of callbacks
Tested andwell-documented
See package.json
Add databox to your package.json and install using npm.
See the example directory for examples.
See the doc directory for more detailed documentation.
databox-node-sdk is licensed under the MIT License - see the LICENSE file for details
- The Databox team, most importantly Jakob Murko aka. sraka1

