Skip to content
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.

Refactor WebAPI Controller Implementations #5

Open
dprice000 opened this issue Apr 17, 2016 · 1 comment
Open

Refactor WebAPI Controller Implementations #5

dprice000 opened this issue Apr 17, 2016 · 1 comment

Comments

@dprice000
Copy link
Owner

It looks like refactoring the controller objects could lead to less code. Creating a set of base API requests would promote better maintainability.

@dprice000
Copy link
Owner Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant