Sharing API Versioning Strategies

While building Meltwater’s customer facing API, we have been working on a better versioning strategy. Our goal is to build a stable API for clients, but still continue to push out new features and enhancements in as short iterations as possible.

Inspired by Stripe’s API, we have been working on implementing rolling, point-in-time versioning for our API.

We have put together a talk to share our learnings at meetups/conference, but will also write this up in a blog post in the near future.

We have presented the talk at:

Stay tuned for a full blog post on the topic.

If you have any questions/comments, please leave them in the comment section below.