Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nowshad-sust/corona
- Owner: nowshad-sust
- License: mit
- Created: 2020-03-09T12:30:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T04:36:24.000Z (about 2 years ago)
- Last Synced: 2023-02-28T22:56:12.440Z (almost 2 years ago)
- Topics: api, corona, coronavirus-updates, crawler, dcoker-compose, excel, nodejs
- Language: JavaScript
- Size: 381 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# corona
A simple data endpoint for coronavirus updatesData 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