Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noteed/gh-hooks

GitHub Webhooks receiver
https://github.com/noteed/gh-hooks

Last synced: about 2 months ago
JSON representation

GitHub Webhooks receiver

Awesome Lists containing this project

README

        

# GitHub Webhooks Receiver

This is a simple HTTP endpoint for GitHub webhooks. The payload, when it is a
`push`, is inserted in Humming (`queue_classic`).

To run, two files must be present:

- `/github-shared-secret.txt` is the secret used by GitHub to sign the payload.
- `/database-url.txt` is a PostgreSQL connection string to Humming.