Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
gRPC Go for Professionals
Clément Jean
ISBN: 978-1-83763-884-0
- Understand the different API endpoints that gRPC lets you write
- Discover the essential considerations when writing your Protobuf files
- Compile Protobuf code with protoc and Bazel for efficient development
- Gain insights into how advanced gRPC concepts work
- Grasp techniques for unit testing and load testing your API
- Get to grips with deploying your microservices with Docker and Kubernetes
- Discover tools for writing secure and efficient gRPC code
Building Modern CLI Applications in Go
Marian Montagnino
ISBN: 978-1-80461-165-4
- Master the Go code structure, testing, and other essentials
- Add a colorful dashboard to your CLI using engaging ASCII banners
- Use Cobra, Viper, and other...