go-hello A simple Go Hello World service. Usage Start make run Call $ curl <HOST>:<PORT>/world Hello, world! Tests Run unit tests make test