brandur / sorg

A Go-based static site generator that compiles brandur.org.
MIT License
486 stars 167 forks source link

API versioning #244

Open b-barry opened 4 years ago

b-barry commented 4 years ago

Apologies if this question doesn't belong here.

As an active user of Stripe, I was always curious how Stripe handles their API versioning. Recently, I found this blog post that you wrote (https://stripe.com/fr-be/blog/api-versioning) I want to try to implement it on one of my projects but I am missing some stuff.

Therefore, I would like to know if you can disclose more information about versioning

Thanks

brandur commented 4 years ago

Hello. Yes, I'm happy to answer more questions about it.