ktra icon indicating copy to clipboard operation
ktra copied to clipboard

WIP: refactor ktra to a modular design

Open fMeow opened this issue 2 years ago • 0 comments

  • [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

fMeow avatar Jan 22 '23 15:01 fMeow