Skip to content

shivamsihare/Google-Drive-Rest-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Drive-Rest-CRUD

Using Rest Apis in Google Drive with CRUD functionality

Implemented Google drive rest API with the functionality of-

  1. Sign in using existing google Account
  2. View all existing Files
  3. Upload a new file.
  4. Delete existing file.
  5. Download existing file.

This project has been made using Javascript, JQUERY and BOOTSTRAP...

Generate your Google client key here. Just add the client key in js/main-script.js and comment line #20.

See the prerequisites here.

See how to run here.

About

Using Rest Apis in Google Drive with CRUD functionality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published