Skip to content

Releases: tsungtwu/flask-example

flask_example_v2.3

28 Apr 07:37
Compare
Choose a tag to compare

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

flask_example_v2.2

27 Apr 08:38
Compare
Choose a tag to compare

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.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

flask-example_v2.1.2

26 Apr 06:19
Compare
Choose a tag to compare

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.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

flask-example-restplus-testing-sqlalchemy-v2

19 Apr 09:35
Compare
Choose a tag to compare

Flask-example

basic flask example with Flask-Restplus, Flask-Testing

  • restfual: Flask-Restplus
  • sql orm: Flask-SQLAlchemy
  • testing: Flask-Testing

changelog

Version 2.0 : add SQL ORM extension: FLASK-SQLAlchemy
Version 1.1 : update nosetest
Version 1.0 : basic flask-example with Flask-Restplus, Flask-Tesintg