Read-only mirror of https://github.com/SwissFederalArchives/cmi-iiif-backend — Schweizerisches Bundesarchiv. Issues & pull requests at the source.
  • TypeScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ramarathna Chikkanna (Akros AG) b39d09ee2e v.2.3.0.1151
2025-08-25 09:59:47 +02:00
docs v.2.3.0.1054 2024-09-25 10:21:07 +02:00
src v.2.3.0.1151 2025-08-25 09:59:47 +02:00
.env.example v.2.3.0.1054 2024-09-25 10:21:07 +02:00
.gitignore v.2.3.0.1151 2025-08-25 09:59:47 +02:00
.nvmrc v.2.3.0.1151 2025-08-25 09:59:47 +02:00
package-lock.json v.2.3.0.1151 2025-08-25 09:59:47 +02:00
package.json v.2.3.0.1151 2025-08-25 09:59:47 +02:00
README.md v.2.3.0.1054 2024-09-25 10:21:07 +02:00
tsconfig.json v.2.0.0.1113 2023-03-15 16:41:54 +01:00

cmi-iiif-backend

Context

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.

The Big-Picture

Note: A general description of the repositories can be found in the repository cmi-viaduc.

Authors

License

GNU Affero General Public License (AGPLv3), see LICENSE

Contribute

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.

Contact

  • For general questions (and technical support), please contact the Swiss Federal Archives by e-mail at bundesarchiv@bar.admin.ch.
  • Technical questions or problems concerning the source code can be posted here on GitHub via the "Issues" interface.