Resources¶
Resource¶
Resource is the base class for all other resource types and by contains only one route, which returns the schema
for the resource.
ModelResource¶
ModelResource is written for create, read, update, delete actions on collections of items matching the resource schema.