shiva-server
shiva-server copied to clipboard
Add API versioning
- Use headers for versioning
- Use custom content type in the
Accept
header to define the version and format - Maybe a non-standard header as well?
- Consider an alternative header to circumvent problems with some clients
An overview. Troy Hunt's Your API versioning is wrong.