Microservices: The Simplest Approach
Let's first create three microservices.
User Service
Hotel Service
Rating Service
Note: For this article, I will create all the microservices using flask and mysql. You are free to use any progra
high-level-system-design.hashnode.dev7 min read