-
- Downloads
Created a function to publish product code, price, and quantity to the kafka...
Created a function to publish product code, price, and quantity to the kafka message broker for the order microservice to receive the message and update the shopping cart table with new quantity or price
Showing
- Product_MicroService_Group3/app/controllers/__pycache__/updateProductController.cpython-311.pyc 0 additions, 0 deletions...llers/__pycache__/updateProductController.cpython-311.pyc
- Product_MicroService_Group3/app/controllers/addReviewController.py 2 additions, 1 deletion...icroService_Group3/app/controllers/addReviewController.py
- Product_MicroService_Group3/app/controllers/getReviewsController.py 44 additions, 0 deletions...croService_Group3/app/controllers/getReviewsController.py
- Product_MicroService_Group3/app/controllers/updateProductController.py 54 additions, 0 deletions...Service_Group3/app/controllers/updateProductController.py
- Product_MicroService_Group3/app/index.py 3 additions, 1 deletionProduct_MicroService_Group3/app/index.py
- Product_MicroService_Group3/app/models/__pycache__/updateProduct.cpython-311.pyc 0 additions, 0 deletions...oup3/app/models/__pycache__/updateProduct.cpython-311.pyc
- Product_MicroService_Group3/app/models/updateProduct.py 45 additions, 0 deletionsProduct_MicroService_Group3/app/models/updateProduct.py
- Product_MicroService_Group3/app/publishers/__pycache__/kafkaPublishers.cpython-311.pyc 0 additions, 0 deletions...pp/publishers/__pycache__/kafkaPublishers.cpython-311.pyc
- Product_MicroService_Group3/app/publishers/kafkaPublishers.py 44 additions, 0 deletions...uct_MicroService_Group3/app/publishers/kafkaPublishers.py
Loading
Please register or sign in to comment