This application demonstrates a simple, reusable Python web application.
- cd into this project's root directory
- Run
python server.py
- Access the running app in a browser at http://localhost:8000
This application demonstrates a simple, reusable Python web application.
python server.py