Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a TfL API Service #68

Open
mathewtrivett opened this issue Oct 20, 2020 · 0 comments
Open

Create a TfL API Service #68

mathewtrivett opened this issue Oct 20, 2020 · 0 comments
Labels
graphql:query A Graphql query

Comments

@mathewtrivett
Copy link
Owner

We want to be able to access a client for the TfL API in multiple places with in the project. However we want to configure the client once and reuse it in multiple places. Additionally, we may need to switch out the client used in the future. So we should avoid hard code references to a client and consider instead providing an interface for this.

@mathewtrivett mathewtrivett added the graphql:query A Graphql query label Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
graphql:query A Graphql query
Projects
None yet
Development

No branches or pull requests

1 participant