GET /api/exercise/log
To GET users' exercise log through API: GET /api/exercise/log?{username}[&from][&to][&limit]
GET /api/exercise/log?{username}[&from][&to][&limit]
{ } = required, [ ] = optional
from, to = dates (yyyy-mm-dd); limit = number
To see all records through API: api/exercise/users
api/exercise/users