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

Behavioural Design 1- Iterator #289

Closed dcruze96 closed 3 years ago

dcruze96 commented 3 years ago

Related Issue:

No Issues

Proposed Changes

Use an iterator pattern to make design flexible for future access.

Additional Info

Allows for seamless transitions in the event of change without actually interrupting the current accessor method