README
Wristrest
An express middleware which provides a solid foundation for a RESTful API.
Roadmap
- maybe require a resource whitelist. this might help cleaning up child objects, and it could prevent junk in the trunk
- tests; not tdd ;)
- handle optimistic concurrency
- create a relational database driver