Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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