The Viaduc project includes 6 code repositories. This current repository cmi-iiif-backend
is the backend that provides IIIF related services. These services are consumed by the actual IIIF-Viewer (cmi-iiif-frontend).
The other repositories include the applications public access (cmi-viaduc-web-frontend) and the internal management (cmi-viaduc-web-management); both are Angular applications that access basic services of another Angular library called cmi-viaduc-web-core. The Angular applications are hosted in an ASP.NET
container (see backend repository cmi-viaduc-backend) and communicate with the system via web API.
Note: A general description of the repositories can be found in the repository cmi-viaduc.
GNU Affero General Public License (AGPLv3), see LICENSE
This repository is a copy which is updated regularly - therefore contributions via pull requests are not possible. However, independent copies (forks) are possible under consideration of the AGPLV3 license.
- For general questions (and technical support), please contact the Swiss Federal Archives by e-mail at [email protected].
- Technical questions or problems concerning the source code can be posted here on GitHub via the "Issues" interface.