Tagged Questions
6
votes
3answers
643 views
Creating hypermedia links in a custom media-type
I am currently creating a set of custom media types for a RESTful api (e.g. application/vnd.mycompany.foo+xml) and I'm trying to identify the pros and cons of two different ways of exposing hypermedia ...