Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 471 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 471 Bytes

seed-ddd-golang-fiber

Seed to start a golang server with:

Attention

In this DDD seed I asume that there are two bounded contexts: users and products. In a microservice architecture, each bounded context should be a microservice.

How to run

make build-and-run