Adding gRPC to a Go Ledger Service: Why Both REST and gRPC, and How to Share the Domain
Picture two services inside a bank that need to talk to each other a few thousand times a second: a payments service telling the ledger "move this money." You could have them speak JSON over HTTP, the
notes.sohag.pro7 min read