api icon indicating copy to clipboard operation
api copied to clipboard

Split API codebase into Core and light API

Open arhimede opened this issue 1 year ago • 2 comments

Feature Request

Q A
New Feature yes

Summary

Step by step architecture about how to split Dotkernel API into CORE and light API In order to reuse the CORE into other projects ( frontends, admins, etc)

arhimede avatar Oct 22 '24 09:10 arhimede

API monolith ==> CORE + Light API

admin monolith ==> CORE + Light Admin

messenger service ==> CORE + custom code swoole

frontend ==> CORE + light frontend

CORE 1 -> db1 CORE 2 -> db2 CORE 3 -> redis

arhimede avatar Oct 29 '24 10:10 arhimede

https://www.atlassian.com/git/tutorials/git-subtree TBD

arhimede avatar Nov 29 '24 11:11 arhimede

closed in #358

arhimede avatar Mar 06 '25 11:03 arhimede