Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 336 Bytes

Flask on the Pi

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)