Site like Google Drive to fetch photos for client website
Hello,
My client want a photo gallery in his website and i want to do this dynamic. Do you know a service like Google Drive where you can put photos and his appears in the website via a call api ?
4 Replies
gdrive does have an API but idk how it works or what it does
it makes more sense to use something like AWS S3 or GCP alternative to S3
Is this a joke
This is a joke right
?
I don’t want to use something’s like S3 because my client won’t pay for a custom dashboard to upload pictures and he is not a dev so I don’t see him add pictures in AWS dashboard 😂😂
You can use Cloudinary to upload your pictures and retrieve them dynamically.