Closed Assadbintahir closed 6 years ago
In this issue, we'll implement the observer pattern architecture for Webhook which @dayemsiddiqui and I created. The pattern implementation will use concepts of observer - which will lead to more modular and maintainable code.
-Webhook Endpoint -Registery Module File -JSON validation
Status Update: I have completed work on this issue
I have tested this and it is working fine.
@Assadbintahir @dayemsiddiqui Thanks
In this issue, we'll implement the observer pattern architecture for Webhook which @dayemsiddiqui and I created. The pattern implementation will use concepts of observer - which will lead to more modular and maintainable code.
-Webhook Endpoint -Registery Module File -JSON validation