Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 312 Bytes

Go app structure

This is a simple example to structure your HTTP + CLI application in Go with DDD look.

Diagram

Diagram

Diagram description

DISCLAIMER: This repository is a heavily stripped down version of the real-world application. Something might not work.