node-resourcify
v0.1.0
Published
Create HATEOASIFIED resources: a data model associated with a controller with a persistence hook.
Downloads
1
Maintainers
Readme
node-resourcer
Create HATEOASIFIED resources: a data model associated with a controller with a persistence hook. All declaratively mixing mschema
and halacious
.
- Declare a
/resources
folder - Define resources with
<resource>.mschema.io.js
,<resource>.persistence.js
and<resource>.controller.js
files - Let node-resourcer manage your resources and publish them
Install with npm
npm node-resourcer --save