Usage Guide
-
1- Create a new user and wait for the id to be generated.
-
2- Add an exercise with the user id generated in the previous step.
-
3- Get user's exercise log with the user id entered in the following url:
GET user's exercise log:
GET /api/users/:_id/logs?[from][&to][&limit]
[ ] = query parameter between square brackets are optional
from, to = valid format for dates is (yyyy-mm-dd);
limit = number