-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Right now the controllers are implemented in a way that it's almost coupled. Adding features like Bitbucket support or complex notification can easily bloat the code. A more flexible solution for this might be to implement a controller pattern to decouple the API and the controllers.
Reactions are currently unavailable