Skip to content
/ goms Public

Extensible tool to generate microservices in Go using go-kit.

License

Notifications You must be signed in to change notification settings

wlMalk/goms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goms

Extensible tool to generate microservices in Go using go-kit, by specified service interface. It is primarily inspired by microgen. The goal is to generate all the code you need to write but has nothing to do with your business logic.

Install

go get -u github.com/wlMalk/goms

Usage

goms

goms tool will look for any service interface declared in service.go file inside CWD.

About

Extensible tool to generate microservices in Go using go-kit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages