Readme
To easily let browser JavaScript use albums from imgbb.com
you can call the URL of this Val with the parameter album
holding the album ID string.
https://edgeeffect-websitefrontpagealbum.web.val.run?album=XXXXXX
It will reduce it down to a JSON object containing a list of the images in that album in the format:
[
{"url": "...", "title": "..."},
...
]
If there are any errors, it'll just return an empty JSON array.
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
edgeeffect-websitefrontpagealbum.web.val.run
Updated: November 27, 2024