You can use https://github.com/IlskenLabs/restmvc . Works good with mongodb using mongoose. It needs a bit of changes to run, but once it gets running, the default routes are more than enough to get you started with REST services. I have made more changes to that codebase, but haven't shared it on git yet. Simple enough changes, like more default routes, default views, and more model methods. Adding more routes and controllers is quite easy, and it uses express as its base.
On Thursday, 19 July 2012 04:42:12 UTC+5:30, John wrote: > > any experience? any tutorials ? > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
