Simple HTTP Server
When you need to spin up the simplest HTTP server to see some static html pages:
(Python 3+)
python
python -m http.server
Graph:
- 121.002 Python - Simple HTTP Server to 121 Python
- 121 Python to 121.002 Python - Simple HTTP Server