Hacker News new | ask | show | jobs
by keeperofdakeys 182 days ago
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