This example demonstrates a usage of the FastAPI and Dependency Injector. ... def client(event_loop): client = AsyncClient(app=app, base_url='http://test') ...
確定! 回上一頁