文件名称:Python-基于Flask开发企业级API应用系列文章项目
文件大小:15KB
文件格式:ZIP
更新时间:2022-08-29 22:22:39
Python开发-Web开发框架
基于Flask开发企业级API应用系列文章项目源码
【文件预览】:
datingtoday-master
----datingtoday.sql(8KB)
----.gitignore(1KB)
----redis_helper.py(1KB)
----app.py(731B)
----README.md(5KB)
----models.py(4KB)
----tests()
--------test_auth_api.py(1KB)
--------test_user_api.py(2KB)
----api()
--------users.py(4KB)
--------auth.py(3KB)
--------__init__.py(3KB)
----requirements.txt(253B)