This project demonstrates how to transform a monolith application into microservices using ServiceComb frameworks.
There are different modules in this App such as frontend, payment, catalogue.
There are different microservices written in different programming languages.
- FrontEnd Service - PHP
- Payment Service - Java
- Catalogue Service - Go