TOPIC

磷光与烟火逆流

一个敲代码的程序猿

flask + flask_restplus+ blueprints 脚手架

Github地址:https://github.com/jacobyangsen/flask_restful_scaffolding

git clone -b master https://github.com/jacobyangsen/flask_restful_scaffolding

## 安装启动
pip install -r requirements.txt
python main.py run

## swagger 接口文档地址
http://127.0.0.1:5000/open_api/
posted @ 2021-10-28 09:14  Jacobyang  阅读(152)  评论(0编辑  收藏  举报