coffeescript/frameworks: zappa, rem-js
authorTomas Zeman <tzeman@volny.cz>
Sat, 15 Dec 2012 19:49:24 +0100
changeset 26 6f9a1760b066
parent 25 98114857acb3
child 27 cac4d69d8821
coffeescript/frameworks: zappa, rem-js
coffeescript/frameworks
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/coffeescript/frameworks	Sat Dec 15 19:49:24 2012 +0100
@@ -0,0 +1,12 @@
+http://zappajs.org/
+
+Zappa is a CoffeeScript DSL-ish interface for building web apps on the node.js
+runtime, integrating express, socket.io and other best-of-breed libraries.
+
+https://github.com/tcr/rem-js
+
+REM is a REST library that does away with excessive configuration, confusing
+authentication, and incomplete libraries. Whether using an existing API or
+writing your own, REM is the fewest lines of code between reading documentation
+and getting started. And with support for popular services built-in, you might
+never need another web service library.