What are some good web libraries for Erlang?
You have mochiweb ( https://github.com/mochi/mochiweb ) and misultin ( https://github.com/ostinelli/misultin ) if you want something a bit more like node
Webmachine, "A REST-based system for building web applications": https://bitbucket.org/justin/webmachine/wiki/Home
See also: http://www.google.com/search?sourceid=chrome&ie=UTF-8...
What are some good web libraries for Erlang?