CRKN module
- Description
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
This API allows users to upload a IIIF manifest.json file to Swift containers and retrieve a manifest.json file by searching for a manifest ID.
This module is used as the backend for the Digirati editor: https://github.com/crkn-rcdr/crkn-digirati-editor.
The uploaded manifest.json file must comply with the IIIF Presentation API requirements. The API includes a manifest.json validator from https://presentation-validator.iiif.io/.
The upload functionality is used only by CRKN, while the data retrieval functionality is open to the public.