Skip to content

Split API codebase into Core and light API #330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
arhimede opened this issue Oct 22, 2024 · 3 comments · Fixed by #358
Closed

Split API codebase into Core and light API #330

arhimede opened this issue Oct 22, 2024 · 3 comments · Fixed by #358
Assignees
Labels
Milestone

Comments

@arhimede
Copy link
Member

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
Copy link
Member Author

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
Copy link
Member Author

alexmerlin added a commit that referenced this issue Nov 30, 2024
@alexmerlin alexmerlin linked a pull request Nov 30, 2024 that will close this issue
alexmerlin added a commit that referenced this issue Dec 1, 2024
alexmerlin added a commit that referenced this issue Dec 2, 2024
alexmerlin added a commit that referenced this issue Dec 2, 2024
alexmerlin added a commit that referenced this issue Dec 2, 2024
alexmerlin added a commit that referenced this issue Dec 2, 2024
@arhimede arhimede added the 6.x label Dec 2, 2024
@arhimede arhimede added this to the 6.0.0 milestone Dec 2, 2024
@alexmerlin alexmerlin pinned this issue Dec 4, 2024
@arhimede arhimede moved this to In Progress in Headless CMS Jan 7, 2025
@arhimede arhimede removed this from Backlog Jan 22, 2025
arhimede added a commit that referenced this issue Mar 6, 2025
Issue #330: Move common logic to `Core` module
@arhimede
Copy link
Member Author

arhimede commented Mar 6, 2025

closed in #358

@arhimede arhimede closed this as completed Mar 6, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Headless CMS Mar 6, 2025
@arhimede arhimede unpinned this issue Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants