Back to Blog

Tag

#rest

2 articles
Article preview
Core Patterns February 14, 2024 4 min read

API Versioning Strategies — Picking the Right One

URL versioning, header versioning, media-type versioning — their real trade-offs, and how to pick a strategy you won't regret two years in.

Article preview
Basics February 10, 2022 4 min read

REST vs gRPC — Choosing the Right One

A practical comparison of REST and gRPC for inter-service communication. When each wins, the real trade-offs, and how most production systems end up using both.