/python-microservices-project

A simple project for admin dashboard app

Primary LanguagePython

python-microservices-project

This project is a simple back end for admin-dashboard app. I use this project to tackle event-based microservices architecture using several python framework: Flask and Django. In this project I also learn how to utilize docker compose for different backend services with different db but shares the same queue.

TODO

  • Incorporate React Frontend
  • Deployment

Resources