Seperate webservice for the swiss dp3t app, providing additinal information and content for app users. | Read-only mirror of https://github.com/SwissCovid/swisscovid-additionalinfo-backend — SwissCovid. Issues & pull requests at the source.
  • Java 98.6%
  • Dockerfile 1%
  • PLpgSQL 0.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-09-10 11:26:37 +02:00
.github/workflows Fix build 2021-09-03 16:50:49 +02:00
additionalinfo-ws fix dockerfile 2020-09-11 23:12:53 +02:00
docker-compose PP-893: keep a history of latest seven day averages 2021-03-11 10:11:42 +01:00
dpppt-additionalinfo-backend Version up & Logrelay 2021-09-03 16:40:08 +02:00
LICENSE Initial commit 2020-09-09 06:45:40 +02:00
README.md Update README.md 2021-06-09 13:38:27 +02:00

SwissCovid Additional Info Backend

SwissCovid is the official contact tracing app of Switzerland. The app can be installed from the App Store or the Google Play Store. The SwissCovid 2.0 app uses two types of contact tracing to prevent the spread of COVID-19.

With proximity tracing close contacts are detected using the bluetooth technology. For this the dp3t-sdk-backend, DP3T iOS SDK and DP3T Android SDK are used that build on top of the Google & Apple Exposure Notifications. This feature is called SwissCovid encounters.

With presence tracing people that are at the same venue at the same time are detected. For this the swisscovid-cn-backend, CrowdNotifier iOS SDK and CrowdNotifier Android SDK are used that provide a secure, decentralized, privacy-preserving presence tracing system. This feature is called SwissCovid Check-in.

Description

The Swisscovid Additional Info Backend is used by the apps to fetch and refresh the statistical data displayed under the "Stats" tab.

Repositories

License

This project is licensed under the terms of the MPL 2 license. See the LICENSE file.