Skip to content

weesvc/weesvc-gokit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeeSvc GoKit

"WEE-S-V-C": the tiny service for demonstrating microservice frameworks.

Getting Started

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

About

Helping you select an application framework using a basic microservice using Java (SpringBoot, Micronaut), Go (go-kit), and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages