- TypeScript 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| docs | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| .nvmrc | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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.
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.