Hi all I have a project with nodejs and I am trying to use the google drive api for nodejs in server side. Here it's the github for the library:
https://github.com/google/google-api-nodejs-client/tree/master/lib As far as I know, I only know to use this library to list files and upload files. Are there any more functionalities for the operation that listed here: https://developers.google.com/drive/v2/reference/ I know the Google Drive Api for Nodejs is in alpha mode. I just want to clarify this so that if there are no functions for delete, alter permission, and stuffs I will switch to use javascript client for Google Drive Api. Thank you! -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
