Search code examples
javascriptnode.jsgoogle-docs-api

Google Docs API for Node.js


Is there a JavaScript API or third party framework for Google Docs that I can use in Node.js?

Thanks


Solution

  • Google apps allows RESTful api's to access resources. Please refer the protocol guide for the same

    http://code.google.com/apis/documents/docs/developers_guide.html