RPC was dead, the future was RESTful: resources living each on its own URL, and manipulated exclusively through HTTP protocol
No more standards, no more precise specifications. Just a vague “RESTful philosophy”, prone to endless metaphysical debates, and as many ugly workarounds.
分别从verb, error handling, concepts
REST promised simplicity and delivered complexity.
REST promised robustness and delivered fragility.
REST promised interoperability and delivered heterogeneity.
REST is the new SOAP.