cloud_server.main¶ FastAPI-based local cloud server using uvicorn. Functions run() Serve the FastAPI application using uvicorn. cloud_server.main.run()[source]¶ Serve the FastAPI application using uvicorn. Return type: None