文件名称:Python-通用flaskrestfulapi配置部署项目包含managergunicorn部署
文件大小:12KB
文件格式:ZIP
更新时间:2022-08-31 06:38:45
Python开发-RESTful API 库
1.jwt通用接口权限访问控制 2.框架整体模型抽象 3.flask-script开发环境使用 4.Gunicorn服务集成 5.BluePrint集成 6.flask-logging gunicorn日志集成 7.多环境开发需求自适应
【文件预览】:
flask-api-master
----logs()
--------info.log(377B)
--------error.log(2KB)
--------access.log(195B)
----manager.py(1KB)
----robot()
--------auth()
--------handle()
--------__init__.py(206B)
--------tools()
--------net()
--------api()
----run.py(2KB)
----requirements.txt(536B)
----setting.py(928B)
----README.md(813B)
----gunicorn.py(524B)
----templates()
--------index.html(3KB)
----.gitignore(20B)