🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). https://x.com/MrAhmadAwais
I had a need to work with some individual state data and wanted to filter the results to save time. The change as implemented is very simple. I checked and it did not appear that the underlying API supported a state filter so I just did it on the client side.
I also added examples to the readme under the states section.
great project @ahmadawais 👍
I had a need to work with some individual state data and wanted to filter the results to save time. The change as implemented is very simple. I checked and it did not appear that the underlying API supported a state filter so I just did it on the client side.
I also added examples to the readme under the states section.
Hope this is helpful.
Questions or comments welcome.
thanks