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

Синхронизация с бекендом и VIPER #85

Open
krasnodar95 opened this issue Jul 22, 2017 · 0 comments
Open

Синхронизация с бекендом и VIPER #85

krasnodar95 opened this issue Jul 22, 2017 · 0 comments

Comments

@krasnodar95
Copy link

В моем приложении происходит синхронизация данных с сервером через один единственный endpoint /sync. Сущностей которые мы синхронизуем в нашей системе много. Скажите, правильно ли в данном случае создать что то вроде SyncService, с методом sync()? Или нужно как то вынести логику синхронизации куда то в Core-слой и создать сервисы для каждой сущности? Если второй вариант, то я не до конца понимаю как правильно реализовать.

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

No branches or pull requests

1 participant