Skip to content

GStones/moke-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moke-kit

Go Report Card Go Reference Release

What is moke-kit?

moke-kit is a toolkit for building a Domain-Driven Hexagon microservices/monolithic in Go. You can develop as a monolithic service and deploy it as a microservice. Just like building with LEGO, you can assemble the service as you like.

Diagram

moke-kit

Features

Getting started

  • install gonew:
   go install golang.org/x/tools/cmd/gonew@latest
  • create a new project:
   gonew github.com/gstones/moke-layout your.domain/myprog