hello-world-rest-golang A simple hello world rest server written in golang to deploy on OpenShift How to run? clone project cd $GOPATH/src git clone https://github.com/mgrecuccio/hello-world-rest-golang.git install and run go install ./... $GOPATH/bin/hello-world-rest-golang