qfa.api#

Submodules

app

Application factory and composition root.

composition

Composition helpers for constructing the application services.

dependencies

FastAPI dependency functions for authentication and service injection.

routes

API route handlers for the feedback analysis backend.

routes_admin

API route handlers for auth-management endpoints.

routes_usage

API route handlers for the usage-tracking endpoints.

schemas

API-facing request and response schemas (ADR-007).

schemas_usage

HTTP-layer wrappers over the domain usage stats.