Skip to content

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

Notifications You must be signed in to change notification settings

weesvc/weesvc-gokit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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