I just want to perform search though folder operations in google drive. The search should return url of the concerned file. I will use this url in my Reflex app to display images. Number of images could be max 15.
My webapp should be available to any user and that’s why i am searching for such a solution.
I have searched but only seen complicated steps. Is there anything simpler or any other options other than google drive? I am avoiding Amazon S3 or Google cloud.