This example demonstrates a usage of the FastAPI and Dependency Injector. ... app = FastAPI() app.container = container app.include_router(endpoints.router) ...
確定! 回上一頁