I don't know of any framework that puts that all together but it wouldn't be too difficult to do it yourself. I'm using express / mongoose / jade with connect-redis for my session management. I plan on bringing Angular in to replace all my gui jade routes in the near future and it doesn't look like too much of an endeavor dropping it in.
On Wednesday, April 24, 2013 9:14:51 PM UTC-4, Kiran J wrote: > > Hi everyone > > I'm totally new to Node, so please bear with me. I'm looking for a > framework that supports the following: > > 1. Works well with Angular > 2. Works well with MongoDB > 3. Out of the box provides session, authentication, error handling, route > mapping, rest apis etc. > 4. Has big community support > 5. support for Thrift APIs would be a plus > > Any help is much appreciated. > > Thanks > -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
