app = FastAPI(). 4. . 5. @app.post("/create", status_code=status.HTTP_201_CREATED). 6. async def create_project(data: Create):.
確定! 回上一頁