Companies like Stripe, LinkedIn and Intercom manage their API versioning using a strategy called "Migration-based response building" and it helps keep the train on the tracks across multiple versions of their APIs without issues, and now you can too with a superb open-source library named Cadwyn.
Josh talks to it's creator, Stanislav Zmiev to understand what it's about, how to use it and how to implement it.
Check out Cadwyn: https://docs.cadwyn.dev
Stanistlav's explainer post on Dev.to: https://dev.to/monite/api-versioning-...
#fastapi #stripe #api #coding #python #apiversioning #fastapi
00:00 - Intro
01:08 - Meet Stanislav
02:45 - Versioning challenges at Monite
04:48 - What is Cadwyn
08:00 - Visual Overview
11:49 - Cadwyn Demo (with code!)
30:28 - Final thoughts