In Phil Sturgeon’s article Understanding REST and RPC for HTTP APIs, he makes the assertion that the following URL is not technically RESTful.POST /trips/123/start I have made a habit of countering these assertions of “non-restfulness” with the following question: Can you point to the REST constraint that is violated and the negative system effects due […]