The annual Raleigh Code Camp was a great time and the most attended one yet. This year I presented “Strategies for Versioning Your RESTful API” to a larger room of attendees than I was expecting. It’s sort of a niche topic, but more API developers are discovering they need a plan for versioning their RESTful APIs as they evolve. Thanks for all that attended; there was good conversation showing that REST is indeed a topic open to interpretation.
My slide deck can be seen here:
The versioning samples I ran were run in ASP.NET Web API 2 and can be found on GitHub.