Implemented the initial profiles backend foundation with a layered module structure (routes, controller, service, repository, validators) and added working GET /api/profiles/me endpoint.
This establishes the base for upcoming PATCH profile endpoints while keeping response/error handling aligned with shared API conventions.
Implemented the initial profiles backend foundation with a layered module structure (routes, controller, service, repository, validators) and added working GET /api/profiles/me endpoint.
This establishes the base for upcoming PATCH profile endpoints while keeping response/error handling aligned with shared API conventions.