Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example of loading an external json file with API? #85

Open
macsupport opened this issue Jun 27, 2015 · 4 comments
Open

Example of loading an external json file with API? #85

macsupport opened this issue Jun 27, 2015 · 4 comments

Comments

@macsupport
Copy link

With loading a large number of images using the API method, it would be helpful to be able to load the data from an external json file. Is there any documentation or example for this?

@Kris-B
Copy link
Owner

Kris-B commented Jul 1, 2015

Not supported at this time.
Feature will be documented when implemented.

@Kris-B
Copy link
Owner

Kris-B commented Oct 18, 2015

Actually, did you had a look at nanoPhotosProvider?
https://github.com/Kris-B/nanoPhotosProvider

@macsupport
Copy link
Author

Yes, but I was interested in loading my own json file to use with a handlebars template.

@gregorybellencontre
Copy link

gregorybellencontre commented Oct 28, 2016

I'm testing nanoGallery and I have a large amount of images to handle.
I use the API way to get my albums and photos.
But it's quite long and I was wondering if a solution exists to load albums images, only when an album is opened ?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants