Http server with Python

11 Jul 2023 1 minutes 16 words

CLI for starting a server to serve from the current directory:

python3 -m http.server -d public