Skip to content

Jana-Mobile/nanoblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nanoblog

A tiny, silly example of a flask app with a database backend, intended to illustrate flask's decoupling of the database engine from the web framework (as opposed to django).

There is no reference to flask in either of the model implementations (one using sqlite and the other using redis), and they can easily be swapped out by importing one instead of the other.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages