/Assignment8Cloud

Primary LanguagePythonApache License 2.0Apache-2.0

Python Hello World Sample

This application demonstrates a simple, reusable Python web application.

Run the app locally

  1. Install Python
  2. cd into this project's root directory
  3. Run python server.py
  4. Access the running app in a browser at http://localhost:8000