diff options
| author | Nikolaus Gotsche <n@softwarefools.com> | 2020-11-15 17:33:51 +0100 |
|---|---|---|
| committer | Nikolaus Gotsche <n@softwarefools.com> | 2020-11-15 17:33:51 +0100 |
| commit | 30551f147d9648e42eddb95ff8eda2d7d33d09be (patch) | |
| tree | 4f7fd3268cba39c8abe795780f6c4381e2f7d810 /README.md | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c4d60c8 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Covid-19 Data Fetcher + +This little go program fetches all EU, US, India, Brazil, Russia data from api.covidapi.com and prints them in pdf charts. +To prevent JSON Overflows US data is requested for 2 or 3 days at a time. + +## Coming soon: + - Make Gifs and movies with Imagemagick |
