🦠A simple and fast (< 200ms) API for tracking the global coronavirus (COVID-19, SARS-CoV-2) outbreak. It's written in python using the 🔥 FastAPI framework. Supports multiple sources!
Applied aggregation to the base URLs of the data sources by creating a new class called "BASE_URLs" in "app/services/locationinit.py."
Also updated how the base URLS can be called through "BASE_URLs" in their respective files.
Applied aggregation to the base URLs of the data sources by creating a new class called "BASE_URLs" in "app/services/locationinit.py." Also updated how the base URLS can be called through "BASE_URLs" in their respective files.