{"library":"express-github-webhook","type":"library","category":null,"description":"A lightweight Express middleware for handling GitHub Webhooks, version 1.0.6. It validates webhook signatures using a secret, parses event payloads, and emits events for easy integration. Unlike alternatives like `github-webhook-handler`, this package is designed specifically for Express and requires body-parser. Release cadence is low; last update was years ago, but the package is stable for basic use cases.","language":"javascript","status":"maintenance","version":"1.0.6","tags":["javascript","github","webhook","express","middleware"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-github-webhook","imports":["const GithubWebHook = require('express-github-webhook');","const webhookHandler = GithubWebHook({ secret: 'mysecret' });","webhookHandler.on('push', function(repo, data) { ... });"]},{"cmd":"yarn add express-github-webhook","imports":[]},{"cmd":"pnpm add express-github-webhook","imports":[]}],"homepage":null,"github":"https://github.com/gisonrg/express-github-webhook","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-github-webhook","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/express-github-webhook/compatibility"}}