PiyushSuthar / Covid-19-Image-Api

An amazing API that sends COVID-19 stats in a beautiful image format.
https://covid-img.herokuapp.com
6 stars 0 forks source link
api coronavirus coronavirus-tracking covid-19 covid-19-api herokuapp image-api imageapi

Welcome to Covid Case Image Api 👋

Version License: MIT Twitter: piyushsthr HitCount

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

🏠 Homepage

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