archival-IIIF / test-server

Home Page:https://archival-iiif.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

test-server

This a test server to test iiif clients.

It contains test cases of Image API (v2 and v3), Presentation API (v2 and v3) abd Auth API (v1).

Installation

  1. Install Node.js
  2. Install yarn or npm
  3. Copy env.example to .env and set up the parameters
  4. yarn install or npm install
  5. yarn run start or npm run start

Demo

https://iiif-testing.sozialarchiv.ch

About

https://archival-iiif.github.io/

License:MIT License


Languages

Language:TypeScript 87.7%Language:HTML 7.2%Language:JavaScript 4.0%Language:CSS 1.1%