Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 217 Bytes

python-api-example

🔌 This is an example project on how to configure and wrap a python app into Flask to provide api services.

This is configured to run on heroku

  1. heroku create
  2. git push heroku main