Tag

API contracts

0 views collected around this technical thread.

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 contractsAPI designBFF
0 likes · 17 min read
Designing Experience APIs and Backends for Frontends: Facades, Microservices, and Custom Payload Strategies