app | ||
config | ||
lib | ||
test | ||
.gitignore | ||
app.js | ||
cluster.js | ||
Makefile | ||
README.md | ||
TODO.md |
SQL API for cartodb.com
Provides a concurrent event driven interface for running SQL queries against the cartoDB postgres database. Users are authenticated over oAuth.
usage
node app.js [developement,test,production]
tests
make test