Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nowshad-sust/corona

A simple data endpoint for coronavirus updates
https://github.com/nowshad-sust/corona

api corona coronavirus-updates crawler dcoker-compose excel nodejs

Last synced: about 1 month ago
JSON representation

A simple data endpoint for coronavirus updates

Awesome Lists containing this project

README

        

# corona
A simple data endpoint for coronavirus updates

Data source: https://interaktiv.morgenpost.de/corona-virus-karte-infektionen-deutschland-weltweit

## How to run
- Clone the repository: `git clone https://github.com/nowshad-sust/corona.git`.
- Start docker on your machine.
- Open your terminal and navigate inside the repositoy.
- Run `docker-compose up`.
- Application should be up and running on http://localhost:3000
- Two endpoints should be working:
- http://localhost:3000/api/corona
- http://localhost:3000/api/corona/:countryName ex: Deutschland