Skip to content

PiyushSuthar/Covid-19-Image-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Covid Case Image Api 👋

Version License: MIT Twitter: piyushsthr HitCount

An Api that provides covid-19 stats in a beautiful image format.

Demo

Getting Complete Covid-19 Stats Worldwide

Get https://covid-img.herokuapp.com/

Getting Latest Covid-19 Stats Worldwide

Get https://covid-img.herokuapp.com/latest

Getting Covid-19 stats for a Specific Country.

Get https://covid-img.herokuapp.com/country/:countryName

Getting Latest Covid-19 Stats for a specific country.

Get https://covid-img.herokuapp.com/latest/:countryName

Install

Install on your own machine!

It requires 3 pakages,

  1. Puppeteer
  2. Node-Fetch
  3. Express
npm install

Usage

npm start

Author

👤 Piyush Suthar

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator