Skip to content

yerinadler/go-ddd-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Go DDD Oriented Boilerplate

A boilerplate for Domain-Driven Design oriented boilerplate.

Referenced Architecture

This project is based on Onion Architecture

Technologies Used

  • Golang 1.19
  • Gin Gonic
  • MongoDB Native Driver
  • Viper (Not currently in use)
  • Got DotENV