Comment Re:Nice low-level API. Missing high-level API. (Score 1) 307
PUT is used for idempotent create/update operations. POST is used for appending to resources and for non-idempotent creates.
I THINK MAN INVENTED THE CAR by instinct. -- Jack Handley, The New Mexican, 1988.