Skip to content

middlewaresh/PythonDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Python web application for middleware.sh

A sample application that can be deployed on middleware.sh platform.

By default, middleware.sh looks for app.py, if you would like to use a different file please specific that during the setup process.

Configuration

  • port : 5000
  • index file: app.py