An open API service indexing awesome lists of open source software.

https://github.com/codewithivy/-building-scalable-apis-with-grpc-and-golang

I built this project to learn gRPC and Golang by creating scalable APIs. I implemented a Greet and Calculator service using gRPC’s Unary and Streaming methods. I also integrated MongoDB for CRUD operations, gaining hands-on experience with Protocol Buffers, server/client code generation, error handling, SSL security, and streaming APIs.
https://github.com/codewithivy/-building-scalable-apis-with-grpc-and-golang

Last synced: 3 months ago
JSON representation

I built this project to learn gRPC and Golang by creating scalable APIs. I implemented a Greet and Calculator service using gRPC’s Unary and Streaming methods. I also integrated MongoDB for CRUD operations, gaining hands-on experience with Protocol Buffers, server/client code generation, error handling, SSL security, and streaming APIs.

Awesome Lists containing this project