项目作者: pycoach

项目描述 :
Flask REST api server boilerplate. SQLAlchemy+MySQL, JWT, Swagger.
高级语言: Python
项目地址: git://github.com/pycoach/flapisk.git
创建时间: 2020-11-25T20:59:39Z
项目社区:https://github.com/pycoach/flapisk

开源协议:

下载


Welcome to Flask REST Server Boilerplate!

Flapisk is light weight, easy to use boilerplate for Flask Rest API server development.

Summary

  • Authentication/Authorization, user management features are already implemented perfectly.

  • Well structured, completely isolated models, resources(api endpoints), schemas, tasks(background task management with Celery/Redis), etc.

  • Github action for CI/CD pipeline

  • Email integration with AWS SES

  • MySQL 8.x integration

Contributors

Coming soon.

Contribution

Want to contribute! That’s awesome!