Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Microblog

This is a microblog app, based on the flask tutorial from the excellent flask documentation.

The primary difference between this and the original tutorial is that here the functions related to database access have been split out from the functions related to viewing the application. This leads to a better separation of concerns and improved testability for the app over-all.

This version of the microblog app is intended for use as an instructional tool and is in no way suitable for production use.

About

the flask tutorial microblog slightly refactored, with tests

Resources

Stars

0 stars

Watchers

10 watching

Forks

Releases

Packages

Contributors