GOOGLE API / CFDIRECTORY
I have a site now where we use cfdirectory tag to query to get the directory contents.
In the directories are images; like this
- image1.jpg
- image2.jpg
- image3.jpg
Then we use this info to display these images on the page. Anywhere from one to 10 images in each directory.
Now we are moving our images to Google Cloud and cannot use the cfdirectory the way we currently do.
Has anyone used the Google API to query/list directories on the Google cloud and pushed the results back to a cf site?
Once I can get that info from google I can figure how to output images.
Anybody?
