安裝FastAPIpip install fastapi# 將來需要將應用程式部署到生產環境可以安裝uvicorn 作為伺服器pip install ... http://127.0.0.1:8000/openapi.json.
確定! 回上一頁