Skip to content

A backup server to serve COVID19 data in case the official API throws an error on the front end

Notifications You must be signed in to change notification settings

TheZoraiz/COVID19-Tracker-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID 19 Tracker Backup Server

A backup server deployed at heroku.com to serve data to the front end in case the official API throws an error.

The saveData.go and data.go are to be used locally, for creating the new backup data to push to heroku server. The server/ directory contains the code for handling requests from front end and serving the required data. All data is stored as JSON in txt files.

You can use the tracker directly from this link: https://TheZoraiz.github.io/COVID19-Tracker

The code for the front end is available here: https://github.com/TheZoraiz/COVID19-Tracker

About

A backup server to serve COVID19 data in case the official API throws an error on the front end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages