🦠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 first aggregate to data/init.py. Then made changes to both main.py and routers/v2.py because both of these files make use of sources. I changed the way they are called, now it goes through Sources and retrieves it via the get method.
Applied first aggregate to data/init.py. Then made changes to both main.py and routers/v2.py because both of these files make use of sources. I changed the way they are called, now it goes through Sources and retrieves it via the get method.