logoalt Hacker News

keeperofdakeysyesterday at 11:51 PM0 repliesview on HN

Stripe do this in a cool way. Their REST API is version based on date, and each time they change it they add a stackable compatibility layer. So your decade old code will still work.

https://stripe.com/blog/api-versioning