mehmetalpsumer / covid19-api

A very simple covid19 API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID19 API

A simple API for COVID19 data.

Installation

Clone the repository and run docker-compose up.

Usage

npm run get-report to get latest report. (TO-DO: cron job in the container every hour to have the latest report automatically)

Data Source

Our World in Data

About

A very simple covid19 API


Languages

Language:JavaScript 97.6%Language:Dockerfile 2.4%