Open raix opened 10 years ago
Here is the official node.js client library and an example for uploading a file with Google Drive.
1) I work at Google now and I'm analyzing the feasibility of converting a compliance management CRUD app from CanJS to Meteor. One strong requirement is file upload to Google Drive. Any progress on this, or alternative packages?
2) I found another Node.js library, https://github.com/niftylettuce/node-google-drive. have you guys looked at that vs. the official client library?
Writing a storage adapter is not hard, but we haven't had time to document the process yet. We tend to like to stick with the official npm packages, but whatever works best.
I'm interesting in this feature. Does someone start something?
Storage adapter for google drive