GitTeaching / Microservices_WebApp

Python Microservices web application - Backend side (with Django, Flask, RabbitMQ, MySQL DB, and Docker Compose).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microservices_WebApp

Python Microservices web application - Backend side (with Django, Flask, RabbitMQ, MySQL DB, and Docker Compose).

Based on freeCodeCamp Full course : https://www.youtube.com/watch?v=0iB5IPoTDts

" Using Python microservices allows you to break up your apps into smaller parts that communicate with each other. This can make it simpler to scale the application based on the traffic. Also, the separation of concerns makes it easier to work on just one part of the app at a time."

Architecture :

About

Python Microservices web application - Backend side (with Django, Flask, RabbitMQ, MySQL DB, and Docker Compose).


Languages

Language:Python 95.8%Language:Mako 2.7%Language:Dockerfile 1.6%