HTTP API versioning
I've been thinking on HTTP API versioning lately. Troy Hunt's Your API versioning is wrong... is the 1st hit when googling "HTTP API versioning" but I think it's limited in its scope to dealing just with GET verb in public non-authenticated APIs. This isn't explicit in the article but Troy…