A content rewriting Proxy for IIIF
The current implementation also acts as proxy for two IIIF service of the University of Göttingen.
git clone --recurse-submodules https://github.com/cmahnke/iiif-proxy.git
docker-compose build
docker-compose up
There is a demo web application bundled, which can do the required URL rewrite.
- Finish integration of Letsencrypt
- Test SSL
- Implement IIIF presentation manifest rewrite
- Check other types of page sequences (like recto / verso)
- Catch 415 errors (wrong media type for content, like images with transparency) in viewer
- Update URL depending on settings
- Work with identifier instead of URL of
info.json
file