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.
There are no data that cannot be plotted on a straight line if the axis are chosen correctly.