Skip to content

High modular architecture scaffolding written in Go

Notifications You must be signed in to change notification settings

jekiapp/hi-mod-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This architecture pursues the high modularity of codes and also testability and maintainability to achieve high-frequency delivery. The code example is written in Go. However, the same principle would be applicable to another language.

The ideal situation for this architecture to take benefit is for a development team consisting of 3–7 people, with a deployment schedule of 1–2 times per week.

The components of this architecture are split into two categories: Infrastructure & Business Logic. The high-level dependency direction can be seen in the diagram below:

dependency-diagram.png

Usage

For a detailed usage and guideline, please go to this article.

About

High modular architecture scaffolding written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages