-1

I'm just having a site and I don't want to store the user uploaded Files in my server . I want to store it in a cloud server or storage like gdrive or dropbox. Is this possible todo?

farooq
  • 1,603
  • 2
  • 17
  • 33
  • Sure. Have you tried? – Linda Lawton - DaImTo Mar 21 '19 at 11:19
  • I really don't know to use it through . How can I do that? – farooq Mar 21 '19 at 11:24
  • I think this will be helpful https://stackoverflow.com/questions/27247547/. – Bikash kharel Mar 21 '19 at 11:24
  • Welcome to stack please read [how to ask](https://stackoverflow.com/help/how-to-ask) Please do some research into your question give it a try and come back if you have any issues with **your** solution. – Linda Lawton - DaImTo Mar 21 '19 at 11:41
  • If you read how to ask you might have better luck. I would love to help you but your question is just to broad it would take to long to find out what you need i cant code this all for you its a huge project start by reading the documentation https://developers.google.com/drive/api/v3/about-sdk then give it a try yourself comeback if you have issues with **your** solution. SO isnt a coding service – Linda Lawton - DaImTo Mar 21 '19 at 12:57

1 Answers1

0

You can simply use the Google Drive API for achieving this. Google Drive API is using OAuth 2.0 Authentication. You can find API Endpoints and Authentication methods from below link.

https://developers.google.com/drive/api/v3/manage-uploads