Skip to content

Python Questions

python-microservices

Topics

  • What are Microservices?
  • Project Introduction
  • Django Setup
  • Adding Docker Files
  • Connect Django with MySQL with Docker
  • Models & Serializers
  • Rest APIs with ViewSets
  • User Endpoint with APIView
  • Flask Setup with Docker
  • Connect Flask with Mysql
  • Models
  • Flask Migrations
  • RabbitMQ
  • Django Producer and Consumer
  • Flask Producer and Consumer
  • Queue Service
  • Data Consistency
  • Internal Http Requests
  • Finishing the python apps
  • React Setup
  • Products CRUD
  • Completing the Main App