Skip to main content

Data Flow

Clients communicate with the backend over HTTP APIs. The backend validates requests, performs domain logic, stores data in PostgreSQL, and returns normalized responses to the frontend.