Google Docs API for Node.js

Van Coding picture Van Coding · Aug 29, 2011 · Viewed 11.3k times · Source

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

Thanks

Answer

nibin012 picture nibin012 · Aug 30, 2011

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