@jws ruby has nothing on node!
I wrote a skeleton CRUD api last week in node, it had ONE dependency, json-api-server, I got the whole thing written in maybe 100 lines of JavaScript.
Went into node_modules; 1100 installed dependencies.
// @JeremyCherfas