/flaskr

Simple Flask blogging app

Primary LanguagePython

flaskr

Simple Flask blogging application, adapted from https://flask.palletsprojects.com/en/2.3.x/tutorial/.

Supported Databases

Database portability is provided by SQLAlchemy, so major database engines should be supported with little to no modification. Database backend can be configured by setting the DATABASE_URI environment variable.

Tested databases: