烧瓶工厂
这是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。
为什么要工厂
什么是工厂设