Being able to write an HTTP server in Python opens up a whole world of possibilities for sharing your clever code and posts with the world, through an API or through the browser. I wanted to figure out how to do it, and here are my notes.

https://www.brandonrohrer.com/http_server

1/

Comments