Source-derived diagram · Reference architecture
One request, end to end
- Browser
- Next.js UI
- Token · API contract
- Django + DRF
- PostgreSQL
- → dispatched to Celery workers, off the request path
How a signed-in request travels from the browser through the UI, the token-checked API contract, and the Django core to persistent data.