文件名称:good-vibes-api
文件大小:5KB
文件格式:ZIP
更新时间:2024-03-31 03:28:55
Python
良好的共鸣API :victory_hand: 一个简单的API,可以返回良好的氛围消息(或者可能不会)。 运行: 安装要求: pip3 install -r requirements.txt 运行应用程序: python3 run.py 访问localhost:8000/good ,将返回一条好消息 或者 访问localhost:8000/bad ,将返回失败消息
【文件预览】:
good-vibes-api-main
----Dockerfile(119B)
----run.py(102B)
----requirements.txt(15B)
----Procfile(59B)
----README.md(332B)
----.gitignore(2KB)
----app()
--------services()
--------utils()
--------main.py(321B)
--------coordinator.py(259B)