Skip to content

Applying a structural design pattern in forecast.py#93

Open
smanveer wants to merge 1 commit intoAaronWard:masterfrom
smanveer:kuch-bhi
Open

Applying a structural design pattern in forecast.py#93
smanveer wants to merge 1 commit intoAaronWard:masterfrom
smanveer:kuch-bhi

Conversation

@smanveer
Copy link
Copy Markdown

Created a proxy server to fetch the data from database related to the number of active cases in different countries. It makes sure that a separate connection for each user is not needed and memory can be saved.

Created a proxy server to fetch the data from database related to the number of active cases in different countries. It makes sure that a separate connection for each user is not needed and memory can be saved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant