|
|
|
|
|
by rswail
1414 days ago
|
|
I don't "believe" in REST, except that when you do it "properly" with media types and links, and proper thought about the resources you identify and what the state transitions are, it all works very nicely as a request/response API style. The difference is during the design phase, where you focus on those resources and their state, instead of the process for changing that state. |
|