Skip to content

flask_example_v2.3

Latest
Compare
Choose a tag to compare
@tsungtwu tsungtwu released this 28 Apr 07:37

Flask-example

basic flask example with Flask-Restplus, Flask-Testing

restful: Flask-Restplus
sql orm: Flask-SQLAlchemy
testing: Flask-Testing
OAuth: Flask-OAuth

changelog

  • v 2.3: add dockerfile
  • v 2.2: add ESDAO module
  • v 2.1.2 : add oauth setting readme
  • v 2.1.1 : update requirement.txt and api version
  • v 2.1 : add OAuth extension: FLASK-OAuth, and google oauth example
  • v 2.0 : add SQL ORM extension: FLASK-SQLAlchemy
  • v 1.1 : update nosetest
  • v 1.0 : basic flask-example with Flask-Restplus, Flask-Tesintg