Hacker News new | ask | show | jobs
by WorldMaker 3706 days ago
Or `http-server` from `npm install -g http-server` in a language that frontend developers and increasing numbers of backend developers actually work with.

That said, HTTP/2 support might be nice to have in Python's http.server or Node's http-server. Albeit you probably shouldn't use http.server nor http-server for production purposes, so it isn't essential.