All Projects → javieraviles → covidAPI

javieraviles / covidAPI

Licence: GPL-3.0 license
Coronavirus API for Current cases by country COVID-19

Projects that are alternatives of or similar to covidAPI

biopython-coronavirus
Biopython Jupyter Notebook tutorial to characterize a small genome
Stars: ✭ 80 (-86.67%)
Mutual labels:  coronavirus, covid-19
fossresponders.com
The website for FOSS Responders
Stars: ✭ 20 (-96.67%)
Mutual labels:  coronavirus, covid-19
react-covid
Covid Tracker React Application
Stars: ✭ 16 (-97.33%)
Mutual labels:  coronavirus, covid-19
coronainfobd
Real-time corona-virus tracker of Bangladesh 🇧🇩 which includes latest updates, data visualization, public awareness from WHO and some advice to aware people. 🥰❤
Stars: ✭ 46 (-92.33%)
Mutual labels:  coronavirus, covid-19
COVID19
A web app to display the live graphical state-wise reported corona cases in India so far. It also shows the latest news for COVID-19. Stay Home, Stay Safe!
Stars: ✭ 122 (-79.67%)
Mutual labels:  coronavirus, covid-19
covid-19-usa-by-state
CSV files of COVID-19 total daily confirmed cases and deaths in the USA by state and county. All data from Johns Hopkins & NYT..
Stars: ✭ 35 (-94.17%)
Mutual labels:  coronavirus, covid-19
COVID19-Tracker
A python webapp using Django to visualize the recent outbreak of COVID-19.
Stars: ✭ 17 (-97.17%)
Mutual labels:  coronavirus, covid-19
Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (+287.17%)
Mutual labels:  coronavirus, covid-19
covid-19
Open source web map for tracking COVID-19 global cases
Stars: ✭ 23 (-96.17%)
Mutual labels:  coronavirus, covid-19
cwa-qr
Python Implementation of the CoronaWarnApp (CWA) Event Registration
Stars: ✭ 17 (-97.17%)
Mutual labels:  coronavirus, covid-19
covid19-timeseries
Covid19 timeseries data store
Stars: ✭ 38 (-93.67%)
Mutual labels:  coronavirus, covid-19
COVID-19-Bangladesh-Android
An end to end tool from general public to govt portal & an awareness tool with CoronaVirus Facts, Mythbusters & Support to eradicate the language & context barrier of misinformation that's been spreading on social media & thus creating mass panic.
Stars: ✭ 57 (-90.5%)
Mutual labels:  coronavirus, covid-19
COVID-19-DETECTION
Detect Covid-19 with Chest X-Ray Data
Stars: ✭ 43 (-92.83%)
Mutual labels:  coronavirus, covid-19
covid-br
COVID dashboard status from Brazil.
Stars: ✭ 28 (-95.33%)
Mutual labels:  coronavirus, covid-19
covid19-animation-generator
Generates an animation of COVID-19 data
Stars: ✭ 33 (-94.5%)
Mutual labels:  coronavirus, covid-19
covid-19
Dashboard visualising week-on-week change in coronavirus cases by local authority
Stars: ✭ 18 (-97%)
Mutual labels:  coronavirus, covid-19
Covid19radar
Open Source / i18n / iOS Android Cross Platform Contact Tracing App by exposure notification framework Xamarin App and Server Side Code
Stars: ✭ 35 (-94.17%)
Mutual labels:  coronavirus, covid-19
App
COVID-19 App
Stars: ✭ 2,079 (+246.5%)
Mutual labels:  coronavirus, covid-19
covid19-interventionmeasures
Complexity Science Hub (CSH) Covid-19 Control Strategies List (CCCSL)
Stars: ✭ 56 (-90.67%)
Mutual labels:  coronavirus, covid-19
fahclient
Dockerized Folding@home client with NVIDIA GPU support to help battle COVID-19
Stars: ✭ 38 (-93.67%)
Mutual labels:  coronavirus, covid-19

COVID API

API for live information about COVID-19

GET https://coronavirus-19-api.herokuapp.com/all -> global info

GET https://coronavirus-19-api.herokuapp.com/countries -> all countries info

GET https://coronavirus-19-api.herokuapp.com/countries/{countryName} -> country specific information

**The api part is a fork from https://github.com/NovelCOVID/API + some fixes (due to CORS and outdated code was not working)

an ionic frontend is showing the info nicely at https://coronavirus-19-api.herokuapp.com/ Global info Cases by country

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].