Skip to content

sraka1/Databox-Node-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Databox Node SDK

NPM

Build Status

The Node SDK for interacting with the Databox Push API.

Features

  • Follows node module conventions
  • Built on top of a solid and extensively tested framework - Restler (danwrong/restler)
  • Uses events instead of callbacks
  • Tested and well-documented

Requirements

See package.json

Installation

Add databox to your package.json and install using npm.

Basic usage of the `databox-node-sdk client

See the example directory for examples.

Documentation

See the doc directory for more detailed documentation.

License

databox-node-sdk is licensed under the MIT License - see the LICENSE file for details

Credits

Contributors