REST
-
Why not rename REST to REDT? State is data, isn't it? And we don't know what state refers to in REST, don't we? Thanks.
-
Why not rename REST to REDT? State is data, isn't it? And we don't know what state refers to in REST, don't we? Thanks.
-
Why not rename REST to REDT? State is data, isn't it? And we don't know what state refers to in REST, don't we? Thanks.
If you think state is data, chances are you are committing the cardinal sin and just doing CRUD over HTTP. State is about more than data, it helps to represent a state machine telling you not just what the current state is, but if you use HATEOAS, it tells you what operations you can do next.
-
Why not rename REST to REDT? State is data, isn't it? And we don't know what state refers to in REST, don't we? Thanks.