This repo contains 4 examples of using Flask, for use in Term 1 of Code Next's Team Edge program.
- Hello Flask( a basic template for serving html), no templates.
- Flask-API( an example of using Flask to serve API content with endpoints)
- Flask-PG ( A playground for APIs - using the NASA Picture of the Day)