Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reyoung/github_hook


https://github.com/reyoung/github_hook

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Github_Hook
===========

A very simple github hook helper which original from
http://godoc.org/github.com/phayes/hookserve/ . But I just think the
original repo event parsing was written inside the service, and cannot
be customized by user. So I just clean the code, and add a custom
EventHandler for it.