Add webhooks library

* Add Github Webhook library, more service to come i.e. BitBucket..
 https://github.com/go-playground/webhooks
This commit is contained in:
joeybloggs 2015-11-02 10:42:54 -05:00
parent ae0cca7cc3
commit dc0f5f6852

View File

@ -834,6 +834,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [git2go](https://github.com/libgit2/git2go) - Go bindings for libgit2.
* [go-vcs](https://github.com/sourcegraph/go-vcs) - manipulate and inspect VCS repositories in Go.
* [hgo](https://github.com/beyang/hgo) - Hgo is a collection of Go packages providing read-access to local Mercurial repositories.
* [webhooks](https://github.com/go-playground/webhooks) - Webhook reciever for GitHub.. more services to come
## Video