Create a folder using the Google Drive API
Example of creating a folder using the Google Drive REST API in javascript.
Get contents of a Google Doc using the Google Drive API
Example of getting the contents of a Google Doc via the Google Drive REST API in javascript.
Search text content of files by keyword using the Google Drive API
Upload a file in chunks via resumable upload with the Google Drive API
Upload a file in chunks via resumable upload with the Google Drive API.