Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beat-murmann committed Apr 10, 2020
1 parent e0be741 commit f84ef2a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

A application programming interface (API) message specification for covid19 diagnostic data. Enables to re-connect all kinds of disparate third-party covid19 apps safely and securely, to exchange pseudonymous diagnostic profile data. Moreover, this message API specification defines also the messages allowing to officially authorize and authenticate a wide range of re-connected covid19 apps as trusted apps. This can be achieved by national and international official public health organizations such as e.g. the Swiss Federal Public Health Office or the World Health Organization.

The specified Covid19Clue API messages are in a JSON-like format, with comments and example data, thus cannot be used in code without modification - they serve for specification purposes only.
The specified Covid19Clue API messages are in a JSON-like format, with comments and example data, thus cannot be used in code without modification - they serve for specification purposes only. For use in a large-scale messaging system, they must be adapted.

Currently, no proper API implementation of Covid19Clue API messages exists yet, but find some very brief API message end-point scenarios here, developed during the versusvirus.ch hackathon by our team:

## 1 Covid19Clue API message end-point scenario descriptions

Expand Down

0 comments on commit f84ef2a

Please sign in to comment.