Reputation: 148
I am making a website and I was wondering if I could keep a small view of the Google Drive API on my website. In other words, I want people to be able to view the things they have in their Google Drive API. I want it to look kind of how you would embed Google Maps using the Google Maps API. If I can, I would love it if you guys send a link to where I can learn how to do that. Thanks in advance.
Upvotes: 2
Views: 88
Reputation: 932
Definitely look into the REST API documentation from Google. you do need a token for authorization, so do look into that.
Good Luck!
Upvotes: 1