medito-app
medito-app copied to clipboard
/stats
GET /stats/me
- [ ] Get all stats except total meditators
- [ ] Cached for 23h
- [ ] Make cache expire if audio completed
GET /stats/all
- [ ] Get total number of people today
- [ ] Refresh every 30 seconds (to replace with live data)