This commit is contained in:
Paul Gauthier 2023-05-12 15:19:31 -07:00
parent 38388e05ba
commit 6539dd5bf2

View file

@ -9,7 +9,9 @@
*Add them? yes*
*Added app.py to the git repo*
*Committed new files with message: Initial commit: Added new files to the git repo: app.py*
---
#### make a flask app with a /hello endpoint that returns hello world
Ok, here are the changes: