Read-only mirror of https://github.com/admin-ch/CovidCertificate-Api-Scripts — Bundesamt für Informatik und Telekommunikation. Issues & pull requests at the source.
  • Python 69.3%
  • C# 19.1%
  • JavaScript 11.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-06-24 13:51:01 +02:00
dotnet Test dotnet sample on macOS 2021-06-08 21:31:20 +02:00
javascript Use offical test names 2021-06-04 21:58:07 +02:00
python Canonicalize JSON only for signature 2021-06-24 13:51:01 +02:00
.gitignore Test dotnet sample on macOS 2021-06-08 21:31:20 +02:00
README.md Add information about bulk creation of vaccination Covid certificates 2021-06-13 21:10:57 +02:00

Scripts to use the Swiss Covid Certificate API

These scripts allow you to generate covid certificates. The scripts are provided as-is and we are very happy to receive feedbacks targeting to improve them.

You find the documentation for the Swiss Covid Certificate API at https://github.com/admin-ch/CovidCertificate-Documents.

Scripts

  • Python
    • generate one single Covid certificate based on data in a template json file
    • generate recovery or vaccination Covid certificates based on a csv file
  • JavaScript
    • small demo script using Node.js and axios
  • .NET
    • small demo app

Contribution

You can create issues for questions or feedback. We also welcome pull requests.