An API providing data relating to the COVID-19 outbreak, written using the GraphQL query language. The underlying data is based on the CSSEGISandData/COVID-19 repository maintained by the Johns Hopkins University Center for Systems Science and Engineering (JHU CSSE).
Current API endpoint: https://covid-19-api-w2brod24ua-ue.a.run.app/graphql
Note: This URL is likely to change in the future.
- Fork & clone the repo
yarn
yarn start:dev
typescript
express
express-graphql
axios
csvtojson
- used to parse data fetched from the JHU repo