alex-andria / simple-flask-server-example

A very simple Python Flask server (classroom example)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open in GitHub Codespaces

This repository includes a very simple Python Flask web site, made for demonstration purposes only.

To try it out:

  1. Open this repository in Codespaces
  2. Run the server:
python app.py
  1. Click 'http://127.0.0.1:8080' in the terminal, which should open the website in a new tab
  2. Try the index page, try '/hello?name=yourname', and try other paths.

About

A very simple Python Flask server (classroom example)


Languages

Language:Bicep 58.2%Language:Python 14.4%Language:Dockerfile 13.5%Language:HTML 13.2%Language:CSS 0.7%