visionmedia / express-resource

Resourceful routing for Express
1.41k stars 140 forks source link

API question #54

Open hunterloftis opened 12 years ago

hunterloftis commented 12 years ago

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

tj commented 12 years ago

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