# Things to add - [ ] more hooks - [ ] some kind of client api extension - [ ] http api extension - [ ] configuration via frontend # Open Questions - pre/post hooks? - events instead of hook (e.g. just a readable reference at the end of the chain) - auto generate list of implemented methods to reduce overhead for empty implementations
Things to add
Open Questions