/Microservices-Web-App-Django-Flask-RabbitMQ-Docker-

Microservices are an architectural style that develops a single application as a set of small services. Each service runs in its own process.

Primary LanguagePython

microservices allows you to break up your apps into smaller parts that communicate with each other usin event bus(RabbitMQ)