In this video we will learn how to use the Google Drive API to upload a file, to delete a file and to create a public-url for that file by setting permissions on that file. This will use google OAuth2 credentials for communication with the drive API.

  • Introduction: 0:00
  • OAuth2 Credentials: 0:36
  • OAuth2 Client Refresh Token for API: 8:08
  • Initialise OAuth 2 Client: 12:40
  • Initialise Google Drive (v3): 14:33
  • Upload: 15:14
  • Delete: 19:22
  • Create Public URL: 21:36

GitHub Gist: https://gist.github.com/trulymittal/fd9c4bfd1f22fb9c62847a351dcbf0a5

#api #developer #programming

How to use Google Drive API to Upload, Delete and Create a Public URL for a File  🔥
15.15 GEEK