Building gRPC APIs with Rust
Viktor Gamov also contributed to this post. In recent decades it’s become common for communication between backend services to employ HTTP APIs with JSON payloads. Many HTTP APIs adhere (or at least aspire) to REST Principles, though many fall into a category we’ll call "REST-like".