Skip to content

CodeNextPaco/flask_on_pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
Oct 6, 2020
Oct 6, 2020
Oct 9, 2020
Oct 6, 2020
Oct 18, 2021
Oct 6, 2020

Repository files navigation

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)