fitbel

v1.0.0
A Fitbit Client
fitbit node fitbel express okbel javascript

Fitbel

A Fitbit API Client for Node

Example Demo

Check the working example running in express!

Before running the example server, replace YOUR_CLIENT_ID and YOUR_CLIENT_SECRET with your credentials.

You can find your credentials in https://dev.fitbit.com/apps

fitbel.connect(
  '<YOUR_CLIENT_ID>', // Client Id
  '<YOUR_CLIENT_SECRET>' //Client Secret
);
Run the example

$ npm run example

Maintained by

  • BelĂ©n Curcio
  • Twitter: @okbel

If you have any question, you can find me on Twitter

npm i fitbel

Metadata

  • ISC
  • Whatever
  • Belen Curcio
  • released 8/30/2016

Downloads

Maintainers