๐Ÿ“ฆ IamLizu / covid-api

Just another simple Covid-19 information API for Bangladesh.

โ˜… 1 stars โ‘‚ 0 forks ๐Ÿ‘ 1 watching
cheerioexpressredis-server
๐Ÿ“ฅ Clone https://github.com/IamLizu/covid-api.git
HTTPS git clone https://github.com/IamLizu/covid-api.git
SSH git clone git@github.com:IamLizu/covid-api.git
CLI gh repo clone IamLizu/covid-api
IamLizu IamLizu update data according to new array structure 4aca568 4 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“„ .gitignore
๐Ÿ“„ index.js
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

covid-api

Just another simple covid information API for Bangladesh. All time and last 24 hour data is collected via web scrapping with cheerio and served. Information scrapped from Ministry of Health and Family Welfare is cached with Redis for faster serving. ๐Ÿ”ท Another study/practice project.