Tagged Questions

6
votes
3answers
831 views

RESTful web services: trying to achieve HATEOAS with custom XML

I am working on an enterprise system that will utilise a RESTful web service between mobile clients and a central server. As RESTful as possible, let's say. My question relates to HATEOAS (hypermedia ...