FastAPI wireup.integration.fastapi Classes Functions get_container(app) Return the container associated with the given application. setup(container, app) Integrate Wireup with FastAPI. This will automatically inject dependencies on FastAPI routers.