Skip to content

matthova/basic-flask-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

To run this server you will need to install the following on your raspberry pi:

  • pip
sudo apt-get install python-pip
  • Flask
sudo pip install flask

To start the server

python app.py

To stop the server press "ctrl + x"

About

A basic flask server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published