Skip to content

Latest commit

 

History

History
51 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

51 lines (23 loc) · 1.01 KB

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