REST suggests that what the Web got right is having a small, global set of verbs (HttpMethods: GET, POST, PUT, DELETE, etc) applied to a potentially infinite set of nouns (URIs), because such a system allows a maximum number of otherwise uncoordinated actors to interoperate.