nci-base-webhook base class for nci webhook plugins Installation npm install nci-base-webhook Usage This module exports BaseWebhook class. Inherit and implement check(req, project) method. Look at nci-github-webhook as example. License The MIT License