Skip to content

edwardcorke/FlaskServerTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlaskServerTemplate

Simple Template for a Flask server for ease of setup

This template includes a server that can:

  • display basic routes
  • dynamic html templates
  • process forms (display, validation and submission)
  • display flash messages
  • create and connect to a database