Tagged articles
3 articles
Page 1 of 1
Radish, Keep Going!
Radish, Keep Going!
Mar 12, 2025 · Backend Development

Why gRPC Beats REST: Performance, Contracts, and Streaming Explained

gRPC offers superior performance, efficient Protobuf encoding, strong API contracts, seamless streaming, cross‑language support, and HTTP/2 advantages, making it a compelling alternative to REST for modern web services, while tools like gRPC‑Gateway, ConnectRPC, and Buf streamline migration and ecosystem integration.

API contractsStreaminggRPC
0 likes · 10 min read
Why gRPC Beats REST: Performance, Contracts, and Streaming Explained
DevOps
DevOps
Dec 2, 2024 · R&D Management

Development Dilemmas and Contract‑Based Design: From Communication Friction to Reliable Software

The article analyzes common pain points in software development such as undocumented changes, unclear error codes, and misaligned expectations, proposes treating development like product design, and advocates contract‑based design (Design by Contract) combined with modern tooling and AI assistance to improve communication, reliability, and overall R&D efficiency.

API contractsR&D efficiencycommunication
0 likes · 17 min read
Development Dilemmas and Contract‑Based Design: From Communication Friction to Reliable Software
Qunar Tech Salon
Qunar Tech Salon
Oct 19, 2016 · Backend Development

Designing Experience APIs and Backends for Frontends: Facades, Microservices, and Custom Payload Strategies

The article explores the rise of experience APIs and Backends for Frontends, discussing how microservice architectures, API facades, custom payloads, media types, Prefer headers, and GraphQL can be used to tailor APIs for diverse client platforms while weighing the trade‑offs for small versus large teams.

API contractsBFFExperience API
0 likes · 17 min read
Designing Experience APIs and Backends for Frontends: Facades, Microservices, and Custom Payload Strategies