vue
vue copied to clipboard
Interacting with imgix's management API
Can this library be used to simply get a list of images (ie objects) and URLs, such that a list of URLs can be passed into a gallery component? Or is it recommended to deal directly with the imgix management API ?
Currently I use nuxt-image with imigix; everything works however all images are manually curated (ie static URL placed in a particular spot in the app).
Ultimately I'm looking to build a gallery feature in the app, which will have 100's of categorized photos, possibly dynamically added (ie photo added to S3 and shortly after it appears on the website).
Ah, I see this library now:
https://github.com/imgix/imgix-management-js