/queue-proxy

The project aims to implement a micro-service, that can proxy every incoming push notification, e.g. webhooks, and put them into a queue for later processing.

Primary LanguageGoGNU General Public License v2.0GPL-2.0

Queue proxy micro service

The project aims to implement a micro-service, that can proxy every incoming push notification, e.g. webhooks, and put them into a queue for later processing. So the client don't have to deal with unexpected loads caused by third party services.