RESTful API Versioning Strategies

Before you get too far into the nuts and bolts of your ASP.NET Web API, or any other API, you should spend some time considering how you are going to version the application. Inevitably, you will introduce breaking changes that…
Read more