axios

web-dev

NestJS: Webhook transmitter (send event to other urls)

What if a 3rd-service accepts only one webhook URL? In that case we can transmit webhook event to any other endpoint.

Read