You can override the method using a GET argument or a header:

GET /resource?_method=POST

or

> POST /books
> X-HTTP-Method-Override : PATCH