If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Software Engineering with Golang
Achilleas Anagnostopoulos
ISBN: 978-1-83855-449-1
- Understand different stages of the software development life cycle and the role of a software engineer
- Create APIs using gRPC and leverage the middleware offered by the gRPC ecosystem
- Discover various approaches to managing package dependencies for your projects
- Build an end-to-end project from scratch and explore different strategies for scaling it
- Develop a graph processing system and extend it to run in a distributed manner
- Deploy Go services on Kubernetes and monitor their health using Prometheus
Go Programming Cookbook - Second Edition
Aaron Torres
ISBN: 978-1-78980-098-2
- Work with third-party Go projects and modify them for your use
- Write Go code using modern best practices...