0.4.2 • Published 1 year ago

fitbit-api-client v0.4.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Fitbit API SDK

⚠️ This SDK is not ready for production

Features

  • OAuth2.0 Support
  • Intraday Support

Installation

npm install fitbit-api-client

How to use

import { FitbitClient } from 'fitbit-api-client';

const client = new FitbitClient({
  clientId: CLIENT_ID,
  clientSecret: CLIENT_SECRET,
});
0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.0

2 years ago

0.2.0

2 years ago

0.3.1

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago