ID
Interactive Diary
Backend API. The mobile app and web admin talk to /api/v1/.
Useful endpoints
- /healthz — health check
- /admin/ — Django admin (staff only)
POST /api/v1/auth/register, POST /api/v1/auth/login
GET /api/v1/me, GET /api/v1/tasks, GET /api/v1/lists