Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 2.4 KB

README.md

File metadata and controls

43 lines (28 loc) · 2.4 KB

cmi-viaduc-backend

Context

The Viaduc project includes 4 code repositories. This current repository cmi-viaduc-backend is the backend for order management, consultation requests, administrative access and other settings. It was developed using C#. It includes several services and two API's. 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 Big-Picture

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

Table of contents

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 [email protected].
  • Technical questions or problems concerning the source code can be posted here on GitHub via the "Issues" interface.