PodParley PodParley

#350 REST API Versioning

APIs should be consistent, but it is difficult to do this when returning a JSON response along side the HTML interface. Here I show how to add a ve...

An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#350 REST API Versioning" was published on May 16, 2012 and runs 10 minutes.

May 16, 2012 ·10m · RailsCasts (Mobile)

0:00 / 0:00

APIs should be consistent, but it is difficult to do this when returning a JSON response along side the HTML interface. Here I show how to add a versioned, RESTful API. The version can be determined from either the URL or HTTP headers.

APIs should be consistent, but it is difficult to do this when returning a JSON response along side the HTML interface. Here I show how to add a versioned, RESTful API. The version can be determined from either the URL or HTTP headers.

No similar episodes found.

No similar podcasts found.

URL copied to clipboard!