Skip to content

A CLI based application to track detailed statistics in tabular fashion about lives affected throughout the world by COVID-19.

License

Notifications You must be signed in to change notification settings

zlatanned/go-corona-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-corona-go

A cli based application to track detailed statistics in tabular fashion about lives affected throughout the world by COVID-19.

Steps To Access:

  1. Fork or clone this repository.

  2. Run npm i

  3. Run npm link

  4. Sign in to https://rapidapi.com/api-sports/api/covid-193 to get your API Key.

  5. Create a .env file in your project folder and set environment for two variables as follows:

         API_KEY=xxxxxxxx
         BASE_URL='https://covid-193.p.rapidapi.com/'
    
  6. Commands:

    5.0. covid-data forecast ====> Outputs a Beautiful Message for all of us.

    5.1. covid-data (or 'covid-data help') ====> Opens up a Help chart.

    5.2. covid-data version =====> Indicates version of application.

    5.3. covid-data history ====> Outputs a List of Countries Affected By COVID-19.

    5.4. covid-data now ====> Gets detailed statistics of COVID-19 cases for the particular country.

           example: covid-data now ====> "Default Country Name is set to INDIA".
    

covid stats: India

                   covid-data now Belgium ===> Gets detailed stats for Belgium.

covid stats: for Belgium

About

A CLI based application to track detailed statistics in tabular fashion about lives affected throughout the world by COVID-19.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published