There's more to RESTful services than just using the HTTP verbs. You should also be leveraging the Location header and status code, for example. When REST was proposed as a way of leveraging the HTTP ...