Epilogue
As we reach the end of this book on building gRPC microservices in Golang, I hope you have found gRPC Go interesting and useful, and that you are willing to try it on your next project. This book is the book I wish I had when I started learning this awesome technology and I hope this helped you in any way.
Throughout this book, we both explored some elements of theory and some practical implementations of gRPC services. From learning the networking concepts to the pure implementation and tool that we can use, passing by learning useful considerations when designing an API, you learned the most important skills that you will need for your career as backend engineer.
To conclude this book, I would like to invite you to stay up to date with all the topics related to gRPC and Protobuf. You can do that by following GitHub Topics, read some blog post or simply getting involved in some open source project. This is a fascinating area of backend engineering that needs more attention...