Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “peterwilliams”

Versioning REST Web Services. Peter Williams suggests using a vendor MIME media type in the Accept header to specify a required API version, because embedding the API version in the URL itself leads to a single resource ending up with many different URLs, one for each API version. 0 13th October 2008, 12:45 pm

A django site