You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.
Working out the details in this banch 9d75009 . The RestRequester creates a single implementation for CRUD operations. Each "Controller" interface will inherit this class and use the provided abstract functions.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It looks like refactoring the controller objects could lead to less code. Creating a set of base API requests would promote better maintainability.
The text was updated successfully, but these errors were encountered: