Back to Blog

Tag

#design

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 May 18, 2022 5 min read

API-First Development with OpenAPI

Writing the contract before the code — why it changes how teams collaborate, how it catches bugs early, and the tooling that makes it painless in Java projects.