coffeescript/frameworks
changeset 29 f76e13e69c95
parent 26 6f9a1760b066
equal deleted inserted replaced
28:4beaaa539ed9 29:f76e13e69c95
       
     1 http://zappajs.org/
       
     2 
       
     3 Zappa is a CoffeeScript DSL-ish interface for building web apps on the node.js
       
     4 runtime, integrating express, socket.io and other best-of-breed libraries.
       
     5 
       
     6 https://github.com/tcr/rem-js
       
     7 
       
     8 REM is a REST library that does away with excessive configuration, confusing
       
     9 authentication, and incomplete libraries. Whether using an existing API or
       
    10 writing your own, REM is the fewest lines of code between reading documentation
       
    11 and getting started. And with support for popular services built-in, you might
       
    12 never need another web service library.