I am looking into this idea too! My issue is what about foreign key constraints? Would you just remove them or how would they be handled.
Authentication-wise my theory would be to have a authentication/user service that would accept credentials and would give you back a token. The token would be in Redis for any service to be able to quickly resolve the user.
Let me know how you get on! I am really interested in this!
SOA is different from the REST style that you described. Instead of APIs, SOA uses internal interface protocols.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community