0.1.0 • Published 9 years ago

node-resourcify v0.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

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