Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 251 Bytes

File metadata and controls

10 lines (5 loc) · 251 Bytes

ecdc_covid19

To run the API script, first start a session using uvicorn

uvicorn covid_testing_api:app

open a browser and put in the url 127.0.0.1:8000/country/{countrycode}

A country code is a two character code following ISO 3166-1 alpha-2.