Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data from non-time-series API endpoints #29

Open
awidgery opened this issue Jan 25, 2016 · 0 comments
Open

Data from non-time-series API endpoints #29

awidgery opened this issue Jan 25, 2016 · 0 comments

Comments

@awidgery
Copy link

Does django-fitbit support getting data from non-time-series API endpoints?

e.g. /foods/log only supports getting data for a single date:

GET https://api.fitbit.com/1/user/28H22H/foods/log/date/2015-09-01.json

More info here: https://dev.fitbit.com/docs/food-logging/#get-food-logs

I've hacked something quickly with a get_fitbit_singleday_data function based on get_fitbit_data - if this is the best way I'll make a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant