Most pedagogical REST examples show CRUDish services (Create, Retrieve, Update, Delete) around simple objects. Although that style certainly works well with REST, it is by no means the only approach ...