Helper for CreateIIIFURL
In a new mixin, arkindex_worker.worker.image.ImageMixin, implement a new helper around CreateIIIFURL named create_iiif_url(self, url: str).
You can create a new MagicDict model in arkindex_worker.models.Image and use it to parse the result.
Do not implement cache support for this endpoint.