nat236919 / covid19-api

API for exploring COVID-19 cases around the globe
https://nuttaphat.com/covid19-api/
MIT License
119 stars 63 forks source link

Creational pattern #264

Closed domchan2000 closed 3 years ago

domchan2000 commented 3 years ago

Related Issue:

Applying builder pattern to the integrator_v2 to make the SUD more organizable

Proposed Changes

Changes in covid_api_v2_integrator.py to invoke the builder. Create v2_builder_interface for future implementation from the concrete builder classes. Create multiple builder classes, such as Current, Recovered, and Confirm...

Addtional Info

NULL

Checklist

Screenshots

image image