roccomuso / node-webhooks

:arrow_right_hook: Node.js module to create and trigger your own webHooks.
190 stars 47 forks source link

Documentation needs improving. #21

Open Arcanorum opened 5 years ago

Arcanorum commented 5 years ago

The documentation is very brief, uninformative, and assumes the reader already has knowledge of many things mentioned.

roccomuso commented 5 years ago

Feel free to open PR to improve it. What's not clear?

crossx4real commented 4 years ago

@roccomuso can you please provide an example of how to receive alerts from a third party application. The idea is to have my application process received alerts and then decide to send out email notifications. i'm hoping your application can application can help with this. Seems simple enough but idk, i guess i'm a little lost. thanks in advance.