Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nerdsupremacist/CovidQL

GraphQL API for querying data related to Covid-19
https://github.com/nerdsupremacist/CovidQL

Last synced: about 1 month ago
JSON representation

GraphQL API for querying data related to Covid-19

Awesome Lists containing this project

README

        

# CovidQL
GraphQL API for querying data from https://www.worldometers.info/coronavirus/

![](screenshot.png)

## How does this work

![](https://github.com/nerdsupremacist/GraphZahl/raw/master/logo.png)
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).