-
Notifications
You must be signed in to change notification settings - Fork 141
Home
Aaron Coleman edited this page Jan 24, 2014
·
4 revisions
Welcome to the Fitbit.NET wiki!
NOTE: On 1/24/2014 We added a fix to patched OAuth flow released a few days prior by the Fitbit API team. There is a big update with breaking changes you should upgrade to. See: https://github.com/aarondcoleman/Fitbit.NET/wiki/Breaking-Change-on-1-24-2014-as-a-result-of-OAuth-update-in-Fitbit-API
Download the Solution. It has 4 parts, but the only crucial one is the Fitbit.NET class library.
- Fitbit.NET (all the code you need to make a Fitbit.NET project)
- SampleWebMVC (a sample MVC website project. Download and put in your own dev.fitbit.com credentials)
- Fitbit.NET Unit Tests (See This Guide for Setting Up)
- Fitbit.NET Integration Tests (See This Guide for Setting Up)
... more info to come...
Subscriptions are how Fitbit's servers communicate back to your web application that a user has new data available. See Subscribing to Fitbit Events