https://github.com/nerdsupremacist/CovidQL
GraphQL API for querying data related to Covid-19
https://github.com/nerdsupremacist/CovidQL
Last synced: 5 months ago
JSON representation
GraphQL API for querying data related to Covid-19
- Host: GitHub
- URL: https://github.com/nerdsupremacist/CovidQL
- Owner: nerdsupremacist
- License: mit
- Created: 2020-03-23T16:46:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T14:33:06.000Z (about 4 years ago)
- Last Synced: 2024-06-24T07:33:16.702Z (10 months ago)
- Language: Swift
- Homepage:
- Size: 553 KB
- Stars: 31
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-novelcovid - CovidQL
README
# CovidQL
GraphQL API for querying data from https://www.worldometers.info/coronavirus/
## How does this work

This was made using [GraphZahl](https://github.com/nerdsupremacist/GraphZahl) and [Vapor](https://vapor.codes).It's querying [NovelCOVID](https://github.com/novelcovid/api) which is itself querying [Worldmeter](https://www.worldometers.info/coronavirus/).
It's also delivering news for covid in each country using [NewsAPI](https://newsapi.org).