Creating a Microservice in Rust Using gRPC
TL;DR Le Code
https://github.com/dirien/rust-grpc
Introduction
In today's Rust 🦀 tutorial, we will be discovering the world of gRPC. For this, we will create a very simple microservice with a single endpoint which will echo back the message we sen...
blog.ediri.io7 min read