Welcome Guest, Not a member yet? Register   Sign In
Best way to create microservices projects with CodeIgniter 4
#4

(This post was last modified: 04-21-2024, 11:52 PM by Avega Soft.)

You can use HMVC architecture in your project. Each service will be a separate module (yes, CI4 supports modularity) with its own database (if necessary). And there will be a common core application for working with incoming data, including working with JWT. This is how I would solve your problem
Reply


Messages In This Thread
RE: Best way to create microservices projects with CodeIgniter 4 - by Avega Soft - 04-21-2024, 11:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB