edrm-webhook
v0.2.0
Published
- [Description](#description) - [Features](#features) - [Installation](#installation) - [Configuration](#configuration) - [Environment Variables](#environment-variables) - [Routes](#routes)
Downloads
8
Readme
EDRM Webhook mangement module
Table of Contents
Description
This module is a webhook management. It provides all the implementation to register and trigger webhooks.
Features
- Register a new webhook
- Update / delete a webhook
- Trigger a webhook when internal event is emitted
Installation
npm install edrm-webhook
Environment Variables
None
Routes
- /webhook (Default Rest CRUD) : Manage webhooks