https://github.com/pierrre/githubhook
GitHub webhook HTTP Handler in Go (Golang)
https://github.com/pierrre/githubhook
github-webhooks golang
Last synced: 2 months ago
JSON representation
GitHub webhook HTTP Handler in Go (Golang)
- Host: GitHub
- URL: https://github.com/pierrre/githubhook
- Owner: pierrre
- License: mit
- Created: 2015-02-28T15:34:07.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2026-01-12T16:30:15.000Z (2 months ago)
- Last Synced: 2026-01-12T21:59:19.254Z (2 months ago)
- Topics: github-webhooks, golang
- Language: Go
- Homepage:
- Size: 298 KB
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# GitHub webhook
GitHub webhook HTTP Handler in Go (Golang)
[](https://pkg.go.dev/github.com/pierrre/githubhook)
## Features
- HTTP Handler
- Secret validation
- JSON or form content type
- Custom payload decoding