Tagged Questions
4
votes
2answers
159 views
does REST discoverability and HATEOAS imply that you can change URIs?
I'm trying to clarify a concept related to REST discoverability - that is whether or not satisfying the HATEOAS constraint for a RESTful service means that now the URIs can change, because they are ...