up-client
Node.js client for the (unofficial) Jawbone UP API
Installation
npm install up-client
Basic Use
var up = ; // First, let's authorize a user and get their unique id (XID)up;
Testing
npm test
npm install up-client
var up = ; // First, let's authorize a user and get their unique id (XID)up;
npm test
npm i up-client
2
0.0.1
none