mirror of
https://github.com/admin-ch/CovidCertificate-Api-Scripts.git
synced 2026-08-25 20:54:16 +00:00
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%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| dotnet | ||
| javascript | ||
| python | ||
| .gitignore | ||
| README.md | ||
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.