文件名称:stores-rest-api
文件大小:8KB
文件格式:ZIP
更新时间:2024-05-12 06:35:43
Python
商店REST Api 这是使用Flask,Flask-RESTful,Flask-JWT和Flask-SQLAlchemy构建的。 部署在Heroku上。
【文件预览】:
stores-rest-api-master
----db.py(59B)
----runtime.txt(13B)
----data.db(16KB)
----models()
--------user.py(665B)
--------__init__.py(0B)
--------store.py(700B)
--------item.py(849B)
----app.py(932B)
----run.py(123B)
----requirements.txt(614B)
----Procfile(20B)
----README.md(114B)
----uwsgi.ini(102B)
----security.py(421B)
----resources()
--------user.py(875B)
--------__init__.py(0B)
--------store.py(957B)
--------item.py(2KB)
----.gitignore(19B)