caddy
last updated: Oct 20, 2023
My favorite web server https://caddyserver.com/
Using caddy as a local file server
caddy file-server -listen localhost:8099 -browse
from this comment by mholt on a thread about static-server which has a slightly simpler interface, but roughly the same functionality