Base class for REST collections.
Proxy POST requests (create calls) to the child collection
You might subclass this and use the cgi object's query params to implement a search filter, for example.
See Implementation
Base class for REST collections.