covid-tracking-api icon indicating copy to clipboard operation
covid-tracking-api copied to clipboard

COVID-19 Rest & GraphQL API for US data, using Cloudflare Workers

Results 13 covid-tracking-api issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918 Rebuild lodash and docs 3a3b0fd Bump to...

dependencies

Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=object-path&package-manager=npm_and_yarn&previous-version=0.11.4&new-version=0.11.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [apollo-server-core](https://github.com/apollographql/apollo-server) from 2.11.0 to 2.14.2. Changelog Sourced from apollo-server-core's changelog. v2.14.2 Note: This release is is related to a GitHub Security Advisory published by the Apollo Server team. Please...

dependencies

Bumps [apollo-server-cloudflare](https://github.com/apollographql/apollo-server) from 2.11.0 to 2.14.2. Changelog Sourced from apollo-server-cloudflare's changelog. v2.14.2 Note: This release is is related to a GitHub Security Advisory published by the Apollo Server team. Please...

dependencies

Hi 👋 I think a recent change to the graphql schema broke the api. If you fetch the graphql endpoint, the following error is returned: ``` Error: Interface field DataPoint.positives...

inIcuCumulative decreases from 4270 on 20200401 to 541 on 20200402.

I know this has been rolled into the website repo, but since the repo is still around I wanted to be sure the project's Code of Conduct was referenced from...

Hi there, you name you're app a somehow "tracker". For me this is confusing. Now they started to develop real tracker apps, to track down people who are infected with...

Can you create a meta-data endpoint that updates when data gets published? Example: https://covidtracking.com/api/states/meta-data would something like return { "data-through": "2020-04-03", "last-updated": "2020-04-04T14:02:01-05" } I need it for QC. Otherwise...

``` Access to fetch at 'https://covidtracking.com/api/us' from origin 'https://www.richcorbs.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your...