烧瓶工厂 源码
烧瓶工厂 这是flask factory应用程序的简单示例。 使用docker支持它并执行cicd。 运行 Preparation: git docker the first time: git clone https://github.com/LemonTree1994/flask-factory.git && sh cicd.sh update: git pull && sh cicd.sh 为什么要烧瓶 Flask是一个灵活的微框架,它更适合于一个宁静的api。 为什么要工厂 什么是工厂设计模式 Simply, I give u a name(in this project, it is a config name), u give me an entity(an app). That means it don't need u create the app from begin
文件列表
flask-factory-flask-restful.zip
(预估有个32文件)
flask-factory-flask-restful
docs
readme
0B
logs
log
0B
Dockerfile
358B
tests
__init__.py
0B
app
models
暂无评论