HTTP Pattern: Factory
A factory resource is one that is used to create another resource.
HTTP Pattern: Window
A resource that provides access to a subset of a larger set of information through the use of parameters that filter, project and zoom information from the complete set.
HTTP Pattern: Bouncer
A resource designed to accept a request body containing complex query parameters and redirect to a new location to enable the results of complex and expensive queries to be cached.