基于FastAPI的API服务 基于 FastAPI 的 API 服务。 本地运行 安装依赖 pip install -r requirements.txt 本地运行 hypercorn main:app --bind 0.0.0.0:80 部署到云托管 使用云开发云托管 部署。