[Container-tools] Go newbie

Burr Sutter bsutter at redhat.com
Fri Jul 7 08:33:42 UTC 2017


I would like to add a helloworld Go REST endpoint to my mix of demos
I have Spring Boot
https://github.com/burrsutter/kube4docker/blob/master/boot-demo/src/main/java/com/burrsutter/MyRESTController.java

I have Vert.x
https://github.com/burrsutter/kube4docker/blob/master/vertx-demo/src/main/java/com/burrsutter/MainVerticle.java

I even have Node.js (needs work to make it match)
https://github.com/burrsutter/kube4docker/blob/master/node-demo/hello-http.js

and I can wrap them easily up in Docker and throw then into Kube
but I thought it would be fun to have a Go example - anybody have a super
simple Go REST endpoint and a Dockerfile?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/container-tools/attachments/20170707/a0c2a9c3/attachment.htm>


More information about the Container-tools mailing list