google / exposure-notifications-verification-server

Verification component for COVID-19 Exposure Notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide API endpoints for accessing statistics

sethvargo opened this issue · comments

Design:

  • Add /stats endpoints to adminapi (want JSON and CSV), this should re-use all the existing logic from the UI server, just with a different kind of auth.
  • Add a new kind of API key that can view statistics

/assign