From f2a7b397ae78f67fe8336cbf84d4f389664f5d52 Mon Sep 17 00:00:00 2001 From: Ruslan Gataullin Date: Thu, 23 Apr 2020 19:36:12 +0500 Subject: [PATCH] Added quarantine.country api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7de880d..f6ae2fe2 100644 --- a/README.md +++ b/README.md @@ -524,6 +524,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 | +| [Quarantine](https://quarantine.country/coronavirus/api/) | Coronavirus API with free COVID-19 live updates | No | Yes | Yes | | [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 |