Skip to content

tsinn/cartodb-nodejs-oauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CartoDB OAuth with node.js

Perform Read/Write updates to your CartoDB over OAuth using Node.js

Learn how to use the XAuth method of authenticating against CartoDB. CartoDB also supports full OAuth if required.

To use

note: complete all the variables at the top of app.js first

npm install
node app.js

Dependencies

  • nodejs >0.4.10
  • npm
  • CartoDB account

About

CartoDB Node.js OAuth example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published