-
- Downloads
Update - implemented the event driven architecture with kafka event store and...
Update - implemented the event driven architecture with kafka event store and streaming service for asynchronous communication between the product and user microservice
parent
eca07e4b
No related branches found
No related tags found
Showing
- Product_MicroService_Group3/app/__pycache__/config.cpython-311.pyc 0 additions, 0 deletions...icroService_Group3/app/__pycache__/config.cpython-311.pyc
- Product_MicroService_Group3/app/config.py 3 additions, 1 deletionProduct_MicroService_Group3/app/config.py
- Product_MicroService_Group3/app/controllers/__pycache__/getReviews.cpython-311.pyc 0 additions, 0 deletions...p3/app/controllers/__pycache__/getReviews.cpython-311.pyc
- Product_MicroService_Group3/app/controllers/getReviews.py 44 additions, 0 deletionsProduct_MicroService_Group3/app/controllers/getReviews.py
- Product_MicroService_Group3/app/events/__init__.py 0 additions, 0 deletionsProduct_MicroService_Group3/app/events/__init__.py
- Product_MicroService_Group3/app/index.py 11 additions, 0 deletionsProduct_MicroService_Group3/app/index.py
- Product_MicroService_Group3/app/models/__pycache__/getReviews.cpython-311.pyc 0 additions, 0 deletions..._Group3/app/models/__pycache__/getReviews.cpython-311.pyc
- Product_MicroService_Group3/app/models/__pycache__/updateUsername.cpython-311.pyc 0 additions, 0 deletions...up3/app/models/__pycache__/updateUsername.cpython-311.pyc
- Product_MicroService_Group3/app/models/getReviews.py 42 additions, 0 deletionsProduct_MicroService_Group3/app/models/getReviews.py
- Product_MicroService_Group3/app/models/updateUsername.py 48 additions, 0 deletionsProduct_MicroService_Group3/app/models/updateUsername.py
- Product_MicroService_Group3/app/subscribers/__init__.py 5 additions, 0 deletionsProduct_MicroService_Group3/app/subscribers/__init__.py
- Product_MicroService_Group3/app/subscribers/__pycache__/__init__.cpython-311.pyc 0 additions, 0 deletions...oup3/app/subscribers/__pycache__/__init__.cpython-311.pyc
- Product_MicroService_Group3/app/subscribers/__pycache__/updateUsernameSubscriber.cpython-311.pyc 0 additions, 0 deletions...bers/__pycache__/updateUsernameSubscriber.cpython-311.pyc
- Product_MicroService_Group3/app/subscribers/updateUsernameSubscriber.py 34 additions, 0 deletions...ervice_Group3/app/subscribers/updateUsernameSubscriber.py
- User_MicroService_Group3/app/__pycache__/config.cpython-311.pyc 0 additions, 0 deletions...icroService_Group3/app/__pycache__/config.cpython-311.pyc
- User_MicroService_Group3/app/config.py 7 additions, 0 deletionsUser_MicroService_Group3/app/config.py
- User_MicroService_Group3/app/controllers/__pycache__/changePasswordController.cpython-311.pyc 0 additions, 0 deletions...lers/__pycache__/changePasswordController.cpython-311.pyc
- User_MicroService_Group3/app/controllers/__pycache__/deleteProfileController.cpython-311.pyc 0 additions, 0 deletions...llers/__pycache__/deleteProfileController.cpython-311.pyc
- User_MicroService_Group3/app/controllers/__pycache__/fetchUsernameController.cpython-311.pyc 0 additions, 0 deletions...llers/__pycache__/fetchUsernameController.cpython-311.pyc
- User_MicroService_Group3/app/controllers/__pycache__/loginController.cpython-311.pyc 0 additions, 0 deletions...p/controllers/__pycache__/loginController.cpython-311.pyc
Loading
Please register or sign in to comment