Skip to content

Modular Monolith (MoMo) boilerplate for GO

License

Notifications You must be signed in to change notification settings

ArkjuniorK/gomomo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

【 Looking for contributor 】

Feel free to open issue or pull request to make this repo become more useful

Modular Monolith Boilerplate

This boilerplate focus on how to design modular monolith structure that easy to understand, fast to implement and make the boundaries more clear after each domain with no magic, just a code. So devs didn't have to open or read the docs/code about how things are works, simply implement and then devs knows how it's done.

Feature

Why Modular Monolith?

Further Reading

Some great articles about Modular Monolith:

TODO:

  • Implement Swagger Documentation
  • Add Dockerfile for docker based deployment
  • Create generator via cmd
    • Model
    • Pkg
    • CRUD
  • Add database migration and seeder
  • Create example pkg that ready to run
  • Complete the README

About

Modular Monolith (MoMo) boilerplate for GO

Topics

Resources

License

Stars

Watchers

Forks

Languages