Skip to content

Tech Stack & Framework Agnostic. Golang boilerplate

Notifications You must be signed in to change notification settings

ardhihdra/go-clean-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plug and Play repositories

originally from pragmatic reviews channel

arch needs to be :

  • independent of framework
  • testable
  • independent of UI
  • independent of DB
  • independent of external agency

controller : introducting API layer to business logic models : the business logic repository : access the data store router : separate routing framwork from the code

About

Tech Stack & Framework Agnostic. Golang boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages