ExpDev07 / coronavirus-tracker-api

🦠 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!
https://coronavirus-tracker-api.herokuapp.com
GNU General Public License v3.0
1.59k stars 320 forks source link

Applying aggregate pattern for Lab 8 to app/models.py #417

Closed rootsinnejashi closed 3 years ago

rootsinnejashi commented 3 years ago

Applied a change to the naming convention of the class 'Latest' to 'Cases' in order to reflect a domain term for the model