Skip to content

solutions_backend.main

Solutions Backend FastAPI composition root.

Functions

create_app

create_app(runtime: BackendRuntime | None = None, settings: Settings | None = None) -> FastAPI

Compose the service with injectable runtime dependencies for exact tests.