solutions_backend.main
Solutions Backend FastAPI composition root.
Functions
create_app
create_app(runtime: BackendRuntime | None = None, settings: Settings | None = None) -> FastAPICompose the service with injectable runtime dependencies for exact tests.