CF Sample App Go A sample Go application to deploy to Cloud Foundry which works out of the box. Run locally Install Go Run go run main.go Visit http://localhost:8080 Run in the cloud Run cf push my-go-app -m 128M --random-route Visit the given URL