Skip to content

mailaenderli/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

Packages

No packages published

Languages

  • Go 67.5%
  • HCL 16.2%
  • Dockerfile 6.2%
  • Jsonnet 6.2%
  • JavaScript 3.9%