Web service designers have tried for some time now to correlate CRUD (Create, Retrieve, Update and Delete) semantics with the Representational State Transfer (REST) verbs defined by the HTTP specificationâGET, PUT, POST, DELETE, HEAD, etc. So often, developers will try to correlate these two conceptsâCRUD and RESTâusing a one-to-one mapping of verbs from the two spaces, like this: Create = PUT Ret
{{#tags}}- {{label}}
{{/tags}}