hello-world-rest-golang A simple hello world rest server written in golang for learning goland How to run? clone project cd $GOPATH/src git clone https://github.com/prakashpandey/hello-world-rest-golang.git install and run go install ./... $GOPATH/bin/hello-world-rest-golang