Start an HTTP server ASAP

1 ยท Thiago Perrotta ยท Jan. 17, 2024, 8:42 p.m.
Summary
Sometimes I need to start a local HTTP server for a quick one-off task, often just to serve static content. It is not important which one it is, so long as I can do it quickly....