ktra
ktra copied to clipboard
WIP: refactor ktra to a modular design
- [X] refactor ktra to be both a lib and bin. This design can help user to customize and add some private functionalities (e.g., new database backend, new token authorization workflow)
- [X] refactor ktra to organize by functionalities/features instead of HTTP methods
- [ ] refactor DbManager trait to separate registries related and user managerment related logics