Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gopalanand333/covid-19-rest-api
Rest API to Provide consolidated and real-time Covid-19 data from various government data sources
https://github.com/gopalanand333/covid-19-rest-api
api consolidated covid-19 nodejs nodejs-api nodejs-server
Last synced: about 12 hours ago
JSON representation
Rest API to Provide consolidated and real-time Covid-19 data from various government data sources
- Host: GitHub
- URL: https://github.com/gopalanand333/covid-19-rest-api
- Owner: gopalanand333
- License: gpl-3.0
- Created: 2020-03-19T12:04:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T06:58:55.000Z (almost 2 years ago)
- Last Synced: 2023-03-09T20:26:14.557Z (over 1 year ago)
- Topics: api, consolidated, covid-19, nodejs, nodejs-api, nodejs-server
- Language: JavaScript
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Covid-19 Realtime Consolidated data REST service
Rest API to Provide consolidated and real-time Covid-19 data from various government data sources# Data is Refreshed in every 10 Mins
The API is scheduled to pull data from various data sources, add timestamp, weather information about the area in the data fetched, match with the exhisting in-memory database and update the tables.## Tech used
- SQLITE
- someshit