Hacker News new | ask | show | jobs
by regularfry 5040 days ago
In this case we're in control of the server and the client, so it's less of an issue, but in general it's not the ability to change URLs that I'm getting at here, and that's not a flexibility we've needed. It's the ability to add extra functionality by adding links on each resource without breaking existing clients that I'm missing at the moment.
1 comments

Adding HATEOAS resource links should not break client code. It is nothing more than adding an attribute or sub-element to your xml.
Precisely.