Solving Microservice Challenges
When faced with managing complex codebases, typically, engineering teams will typically adopt the Model View Controller (MVC) architecture. The MVC framework offers an architectural pattern separating an application into its three components: model, ...
blog.platformatic.dev12 min read
Tushar Barate
Network less http means communiocation between tow services within same repo?
How about sending request to other repo services api?