Component Diagram
Internal structure of the API Server container showing controllers, services, and repositories
Note: Gray components are planned but not yet implemented.
Loading...
Key Points
- Authentication (AuthController, AuthService): Designed in ADR-003, not yet implemented
- Statistics: OpenAPI spec declares Statistics tag but no endpoints exist yet
- Public Controllers: Provide read-only access without authentication for guest users