node-crude
Seamless CRUD control operations for node.
Currently works with Express and [Mongoose or Sequelize].
Install
npm install crude --save
Documentation
Still in alpha
Stack
This package assumes you have the following stack:
- Mongoose
- Express
- connect-flash
- Jade
Authors
Release History
- v0.0.12, 10 Oct 2013 Bug fixes.
- v0.0.11, 10 Oct 2013 Entities moved to their own repo
- v0.0.3, 15 Jul 2013
- Integrated Middlewarify and made all Entity primitive methods middleware.
- Added Entity tests
- v0.0.2, 21 Jun 2013
License
Copyright 2013 TalkSession
Licensed under the MIT License