Skip to content

Project template using clean architecture principles and OpenAPI to generate server/client code.

Notifications You must be signed in to change notification settings

Darguelles/go-clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go clean architecture

This project is an application example to understand clean code practices applied to Go and learn how this language works. Based on a real project implementation, so any feedback is welcome.

Tech-stack

Execution

This project has a Makefile to improve the developer experience

  • make gen to generate openapi files
  • make start to init the server

Note: This project is in early steps, as a part of my series Clean Architecture with Go. Future chapters will improve the code and add more functionalities.

About

Project template using clean architecture principles and OpenAPI to generate server/client code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages