This is the API for the COVID-19 Contact Tracing QRCode Signin Server
No SDKs indexed for this API yet.
curl \ -H "token: $API_KEY" \ http://c19qrserver.local/users
curl \ -H "token: $API_KEY" \ http://c19qrserver.local/signins
curl \
-H "token: $API_KEY" \
http://c19qrserver.local/user/{userId}No SDKs yet