文件名称:filed-task
文件大小:5KB
文件格式:ZIP
更新时间:2024-04-04 22:39:20
Python
归档任务 此应用程序是使用FASTAPI构建的 安装所需的软件包 点安装-r requirements.txt 运行测试 pytest 运行应用服务 uvicorn app:app-重新加载 使用swaggerUI与API进行修补 在您的主机上使用/ docs路径,例如
【文件预览】:
filed-task-master
----repository.py(2KB)
----app.py(5KB)
----test_data.py(452B)
----database.py(175B)
----field_validator.py(151B)
----requirements.txt(837B)
----model.py(870B)
----.gitignore(53B)
----README.md(302B)
----test_app.py(2KB)