Live data from Hacker News

Josi: a new web framework for Node

thatismatt.github.com

11–13 of 13 posts

Re: Josi: a new web framework for Node

#12
What are all the Node web frameworks that are being actively developed? Here are the ones I could find:

http://github.com/thatismatt/josi http://github.com/visionmedia/express http://github.com/mde/geddy

These ones haven't seen commits in over a month:

http://github.com/obt/bomberjs http://github.com/simonw/djangode

Re: Josi: a new web framework for Node

#13

What are all the Node web frameworks that are being actively developed? Here are the ones I could find: http://github.com/thatismatt/josi http://github.com/visionmedia/express http://github.com/mde/geddy These ones haven't seen commits in over a month: http://github.com/obt/bomberjs http://github.com/simonw/djangode

There are also Fab.js http://github.com/jed/fab (which hasn't seen any updates in a while, but I'm sure it's still being worked on), Pintura http://github.com/kriszyp/pintura and Picard http://github.com/dantebronto/picard

At a lower level of abstractions are the middleware layers Connect http://github.com/extjs/Connect and JSGI http://github.com/kriszyp/jsgi-node

Post reply on HN