"WEE-S-V-C": the tiny service for demonstrating microservice frameworks.
Simply download and run go run *.go then access http://localhost:8080/greeting
in your browser.
curl -XPOST -d'{}' localhost:8080/greeting or curl -XPOST -d'{"name":"Pablo"}' localhost:8080/greeting