is this a valid use case?
For example to access a calendar from multiple sources, such as facebook or google. Whereby each of these have their own strategies to call the underlying specific APIs?
Due to the use of APIs and not a lower level algorithm would this be more suited towards a DI approach?
Thanks