Skip to content

aaronkcarpenter/goHelloWorldServer

 
 

Repository files navigation

HelloWorldGoServer

GO + Docker + unit tests

Running the app locally

$ go build
$ ./go-sample-app
2019/02/03 11:38:11 Starting Server
$ curl http://localhost:8080?name=Nofar
Hello, Nofar 
Test1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 81.5%
  • Dockerfile 18.5%