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.
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.