-
Notifications
You must be signed in to change notification settings - Fork 39
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
new personal aggregated statistics #117
Comments
i think nothing is missing. as a future development, we could take into account a division between sponsored and non sponsored posts too :) |
this API for daily aggregation of summary, is going to be renamed in daily |
@privatemaker the API I'm going to implement is:
and it would return, for each day:
|
Not yet completed, but so far: http://localhost:8000/api/v2/personal/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa3/daily
|
merged in order to don't be a blocker, but two metadata are still missing ( #136 ) |
@berli0z please check if is what you need:
/api/v2/personal/:userToken/stats/:dayrange?
IT must get a valid userToken and optionally a dayrange (format still not specified). It must return a daily aggregation by:
The text was updated successfully, but these errors were encountered: