Running programmatically¶. To run directly from within a Python program, you should use uvicorn.run(app, **config) . For example:.
確定! 回上一頁