Key Information

Register
Submit
The challenge is finished.

Challenge Overview

Included in the api config file is the Cloudinary API key and secret which you can use to access the ��Cloudinary Admin API calls (http://cloudinary.com/documentation/admin_api) to get a list of the images store in Cloudinary. ��

  1. Create a maintenance script that generate a list of Cloudinary ids that don't exist as imageset.image.url.
  2. Create a maintence script that generate a list of imageset.images that don't exist in Cloudinary.
  3. An ideal solution would be a simple node script that could be included with our api code, but we are open to other create options.
  4. You solution should include the file size, create date and dimensions so we can also use it to find duplicates, assuming we can use an external tool to sort.
  5. (Optional) If you can give an option to output the file in curl DELETE syntax it would be beneficial
  6. (Optional) If you are feeling ambition and would like to make you output web-driven with the option to bulk delete we have also included the client code and you can simply add your solution to the admin tool.

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30037667