🦠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!
In this commit, I have added a creational pattern that is the builder design pattern for the location class in app/location/init.py. The location class seems to have many attributes involved in it, hence I thought having a builder class for this would be appropriate.
In this commit, I have added a creational pattern that is the builder design pattern for the location class in app/location/init.py. The location class seems to have many attributes involved in it, hence I thought having a builder class for this would be appropriate.