mirror of
https://github.com/bspeice/speice.io
synced 2025-07-02 06:16:22 -04:00
Fix broken anchors
This commit is contained in:
@ -36,9 +36,9 @@ So while the ending number is **not useful in any medical context**, it is still
|
||||
|
||||
## Getting the data
|
||||
|
||||
[Fitbit](https://www.fitbit.com/) has an [API available](https://dev.fitbit.com/) for people to pull their personal data off the system. It requires registering an application, authentication with OAuth, and some other complicated things. **If you're not interested in how I fetch the data, skip [here](#Wild-Extrapolations-from-Small-Data)**.
|
||||
[Fitbit](https://www.fitbit.com/) has an [API available](https://dev.fitbit.com/) for people to pull their personal data off the system. It requires registering an application, authentication with OAuth, and some other complicated things.
|
||||
|
||||
## Registering an application
|
||||
### Registering an application
|
||||
|
||||
I've already [registered a personal application](https://dev.fitbit.com/apps/new) with Fitbit, so I can go ahead and retrieve things like the client secret from a file.
|
||||
|
||||
|
Reference in New Issue
Block a user