Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 199 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 199 Bytes

Flask server template

This project is simple flask restful api server template, include:

  • Routing
  • Authentication middleware
  • Upload api
  • Docker build server
  • Precommit hook for format code