A simple HTTP server made in Go.
Run the following command while ensuring a proper environment with Go. Version 1.13 and above should definitely be supported.
go get -u -v github.com/paramsiddharth/go-http-server
go install github.com/paramsiddharth/go-http-server/cmd/ghs