gRPC (API Design)
Back: API Design
A high-performance, open-source RPC framework using Protocol Buffers for serialization and HTTP/2 for transport. Provides strong typing, code generation, and streaming support, making it ideal for service-to-service communication.