express-resource
express-resource copied to clipboard
API question
I plan on either updating express-resource for express 3, or possibly writing a standalone resourceful router for express 3 in the meantime. What are your thoughts on an API like this?
https://github.com/Skookum/base12/issues/14
im not a huge fan personally of ruby-ish block-like uses of functions for nesting since it ends up looking kinda funny with js