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 323 forks source link

Using BULDER PATTERN to modify the code #458

Closed big-salt-fish closed 3 years ago

big-salt-fish commented 3 years ago

Final Project for EECS3311. Applied Builder pattern on this branch

Kilo59 commented 3 years ago

Doesn't simplify or make the code easier to follow