Project Awesome project awesome

Go with the Domain: Building Modern Business Software in Go

Free Go with the Domain is a book on building Go applications that solve complex problems in an idiomatic way. It features techniques like Domain-Driven Design, Clean Architecture, CQRS (Command Query Responsibility Segregation), and other patterns. The book is based on a real open source project. Chapters go through refactoring of the project to show common anti-patterns and how to avoid them.

Package GitHub
Back to Go Books