Fitness Tracker API



Ussage:

Note that 'from', 'to', and 'limit' are optional.
/api/log?username={username}&from={02/03/2014}&to={24/06/2018}&limit={5}

Responce format:

[ { "user": { "username": "oddert", "id": "5b2fd674c9055623c4e0148c" }, "_id": "5b2fdbd06597fb3dd49d96c9", "name": "Activity", "description": "Ran around Victoria park and speed-petted some squirls.", "duration": 12, "date": "2017-07-23T00:00:00.000Z", "__v": 0 } ]