equal
deleted
inserted
replaced
|
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. |