Instance of the middleware to be used by the application
Dictionary containing each configured models settings.
Public getter to retrieve the middleware instance usable by application
Parse a query string to separate options from search clause.
Query string to parse
A hash with options & search clause separated
Adds the ID of the entity to the JSON to send to the client. This property is usually not stored in the entity's attributes hash, so we manually add it here.
Entity to cast to JSON with ID
The entity attributes, with the ID defined.
Generated using TypeDoc
Base class that generates a middleware, to interact with Diaspora models
Gerkin