Simple http server This is just a super simple http-server in Go. You can use it to serve the current directory by just calling http-server Installation To install you can simply run go install github.com/shogoki/http-server