We should create a standarized system for letting users set up notifications on their servers. This system would let us easily integrate services into Switchblade and watch for new content.
I have some ideas. Notifications could have different types, such as WebhookNotifications, which would get triggered by webhooks, or MQNotificaitons, which would be triggered by RabbitMQ messages (letting us create a micro service architecture with custom "watchers" for each service)
We should create a standarized system for letting users set up notifications on their servers. This system would let us easily integrate services into Switchblade and watch for new content.
I have some ideas. Notifications could have different types, such as WebhookNotifications, which would get triggered by webhooks, or MQNotificaitons, which would be triggered by RabbitMQ messages (letting us create a micro service architecture with custom "watchers" for each service)