/go-greeting-microservice

I'm learning GO, this is a simple microservice in go returning the typical "Hello, world" greeting.

Primary LanguageGo

go-greeting-microservice

I'm learning GO, this is a simple microservice in go returning the typical "Hello, world" greeting.

Make a Get request to localhost:8080/greeting and it will return a json response with a greeting to the world.