ResumableUploadForGoogleDrive_js icon indicating copy to clipboard operation
ResumableUploadForGoogleDrive_js copied to clipboard

This is a Javascript library to achieve the resumable upload for Google Drive.

Results 4 ResumableUploadForGoogleDrive_js issues
Sort by recently updated
recently updated
newest added

Is it possible to use a Nodejs server to generate the Upload URI and then perform the chunk upload on the client side? The aim is to hide the token...

Hi, This looks really good! I wanted to know if there is anyway to generate and display a sharable link to these files that are getting uploaded? Thanks, Mahima

Hi @oshliaer @tanaikech , Could you please publish this library as a package on npmjs so it's easier to include in projects and we can upgrade easily when there are...