Animesh PathakforKeploy Community Blogkeploy.hashnode.dev·Jun 21, 2024gRPC vs REST: Key Differences, Use Cases, and When to Use EachIn the world of APIs, there are many different architectural styles for building APIs, and each one has its own benefits, cons, and ideal use cases, but two prominent approaches often debated are gRPC vs REST. Both have their unique strengths and wea...10 likesgRPC
taruntarunsankhla.hashnode.dev·May 20, 2024gRPC API: Enhancing Remote Procedure Calls ExplainedIntroduction I am excited to share this comprehensive blog series on gRPC, a powerful framework for efficient and high-performance remote procedure calls (RPC) across various tech stacks. This blog has been in development for quite some time, and I a...137 readsgRPC
Oluwatosin Oghenewaire Thompsongoninja.hashnode.dev·Jul 6, 2022MICROSERVICES, gRPC, AND GOLANGMicroservices - also known as microservice architecture - is an architectural style that structures an application as a collection of highly maintainable, tested and loosely coupled services. A microservice is therefore a tiny service that can stand ...8 likes·368 readsgRPC in GolanggRPC