From 08a032dfc33afdddde67966a0cba1a88dd262ae8 Mon Sep 17 00:00:00 2001 From: sharvariw Date: Sun, 21 Jun 2020 16:35:33 +0530 Subject: [PATCH] COVID 19 statistics tracker API per hour --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 497839e8..ff00aedb 100644 --- a/README.md +++ b/README.md @@ -499,7 +499,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [BetterDoctor](https://developer.betterdoctor.com/) | Detailed information about doctors in your area | `apiKey` | Yes | Unknown | | [Covid-19](https://covid19api.com/) | Covid 19 spread, infection and recovery | No | Yes | Yes | -| [Dataflow Kit COVID-19](https://covid-19.dataflowkit.com/v1) | COVID-19 live statistics into sites per hour| No| Yes | Unknown | +| [Dataflow Kit COVID-19](https://covid-19.dataflowkit.com/v1) | COVID-19 live statistics into sites per hour | No | Yes | Unknown | | [Diabetes](http://predictbgl.com/api/) | Logging and retrieving diabetes information | No | No | Unknown | | [Flutrack](http://www.flutrack.org/) | Influenza-like symptoms with geotracking | No | No | Unknown | | [Healthcare.gov](https://www.healthcare.gov/developers/) | Educational content about the US Health Insurance Marketplace | No | Yes | Unknown |