An open API service indexing awesome lists of open source software.

https://github.com/pmuens/advanced-api-versioning

Rolling release based API versioning with backwards compatibility
https://github.com/pmuens/advanced-api-versioning

api api-rest api-service apis javascript rest rest-api

Last synced: 5 months ago
JSON representation

Rolling release based API versioning with backwards compatibility

Awesome Lists containing this project

README

          

# Advanced API Versioning

A rolling release based API versioning implementation supporting backwards compatibility via codified API changes.

Inspired by Stripes [blog post](https://stripe.com/blog/api-versioning) about API versioning.