COVID19API is a way to get latest info on Covid19 cases
We use celery and celery-beat to periodically poll POSTMAN API to get cases info, process and store it into our postgresql database using tortoise-orm.
Navigate to the root of this repo after cloning onto your machine
Eg if the url at http://localhost:4040 is https://TESTNGROK.ngrok.io
Add the above url[https://TESTNGROK.ngrok.io/api/v1/] to https://www.twilio.com/console/sms/whatsapp/sandbox in WHEN A MESSAGE COMES IN section
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.