If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Software Architecture with Golang
Jyotiswarup Raiturkar
ISBN: 978-1-78862-259-2
- Understand architectural paradigms and deep dive into Microservices
- Design parallelism/concurrency patterns and learn object-oriented design patterns in Go
- Explore API-driven systems architecture with introduction to REST and GraphQL standards
- Build event-driven architectures and make your architectures anti-fragile
- Engineer scalability and learn how to migrate to Go from other languages
- Get to grips with deployment considerations with CICD pipeline, cloud deployments, and so on
- Build an end-to-end e-commerce (travel) application backend in Go
Hands-On Dependency Injection in Go
Corey Scott
ISBN: 978-1-78913-276-2
- Understand the benefits of DI
- Explore SOLID design principles and how...