Skip to content

grokjs/WebApiVersioning

 
 

Repository files navigation

WebApiVersioning

Example on how to use Web API to version your API by sending a vendor specific content type in the Accept header application/vnd.yournamespace.yourresource.v1+json or application/vnd.yournamespace.yourresource.v2+json.

The final result is available on Azure.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.6%
  • C# 46.4%
  • HTML 2.1%
  • Other 0.9%