dlcs / iiif-presentation

Allows for the creation and management of IIIF manifests
MIT License
0 stars 0 forks source link

Create IIIF Collections POST #26

Closed JackLewis-digirati closed 1 month ago

JackLewis-digirati commented 1 month ago

Update existing Create endpoint to support creating IIIF Collections

part 1:

https://deploy-preview-3--dlcs-docs.netlify.app/api-doc/iiif#example-create-a-iiif-collection-within-a-storage-collection

see #28


old:

Now we need to start writing JSON to S3

And possibly manipulating it

Public view, header view

Flat view, hierarchical view, redirects

Edit random JSON properties (e.g., add some metadata, add a provider) and see them persisted

Return ETag in header (no edits yet though)