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

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)

Awesome Lists containing this project

README

          

# GitHub webhook

GitHub webhook HTTP Handler in Go (Golang)

[![Go Reference](https://pkg.go.dev/badge/github.com/pierrre/githubhook.svg)](https://pkg.go.dev/github.com/pierrre/githubhook)

## Features

- HTTP Handler
- Secret validation
- JSON or form content type
- Custom payload decoding