fc8afa066e | ||
---|---|---|
.. | ||
example | ||
lib | ||
test | ||
.gitignore | ||
README.md | ||
index.js | ||
package.json |
README.md
collection
About
A Collection
inherits from the resource class. It provides HTTP access to a supplied model instance.
Config
Supports all configuration of a resource.
Options
name (optional)
If defined, overrides the default name (based on the path).
Dependencies
model
Requires a path to an existing model instance.