samvera / serverless-iiif

IIIF Image API 2.1 & 3.0 server in an AWS Serverless Application
https://samvera.github.io/serverless-iiif/
Apache License 2.0
69 stars 21 forks source link

Add S3 metadata info to docs #136

Closed mbklein closed 3 months ago

mbklein commented 9 months ago

The documentation is missing information about how serverless-iiif can use S3 metadata (width, height, and pages attributes) to avoid having to look up dimension info at runtime. The docs can be adapted from the Custom Image Dimensions examples in the Request/Response function docs.