Refactored some of the resources API, returning true over :OK and simplifying valid-item-update?.
Added initial set of API tests for item update with PUT.
Added item/update-item function which is sort of working.
Implemented portion of the item update API.