Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 311 Bytes

File metadata and controls

9 lines (6 loc) · 311 Bytes

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