I have to implement webhooks in my API. There is an webhook manager? That can manage suscriptions, users, etc.
Otherwise, Is there an library that can help me to develop webhooks? I'm using nodejs.
Thank you!
I did a quick search and I only found this nodejs library https://www.npmjs.com/package/webhooks Nothing about a webhook manager.