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

Refactor data transformers to API #81

Closed
DominikGuzei opened this issue Nov 7, 2019 · 1 comment
Closed

Refactor data transformers to API #81

DominikGuzei opened this issue Nov 7, 2019 · 1 comment
Assignees
Labels

Comments

@DominikGuzei
Copy link
Contributor

We should introduce API methods that transform the received data to be consumable by the app … currently we do that within the stores and that's actually not very smart (e.g it wouldn't allow us to switch to another API implementation easily)

@DominikGuzei DominikGuzei changed the title Refactor transformers to API Refactor data transformers to API Nov 7, 2019
@DominikGuzei DominikGuzei self-assigned this Dec 16, 2019
@DominikGuzei
Copy link
Contributor Author

Closed in favor of #156

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant