Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

fitbel

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fitbel

A Fitbit Client

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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

Keywords

fitbit

FAQs

Package last updated on 30 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts