REST URIs with Semantics
Submitted by tomburger on Thu, 01/31/2013 - 23:30The URIs for REST services should be opaque (they say...). It basically means client should not guess the proper URI string, but it should always get there step-by-step from the starting end-point.
For example, you start with http://example.com/first
and you get the response: