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

https://github.com/ovr/github-webhook-service

Deploy your application with GitHub web hooks
https://github.com/ovr/github-webhook-service

Last synced: 10 months ago
JSON representation

Deploy your application with GitHub web hooks

Awesome Lists containing this project

README

          

Github WebHook Service
======================

> Service to fetch requests from github web hooks.

![](http://ovr.github.io/github-webhook-service/res/graph.png)

Install
-------

```bash
git clone https://github.com/ovr/github-webhook-service.git ./wh.domain.com
cd wh.domain.com
cp app/config.php.dist app/config.php
```

License
-------

This project is open-sourced software licensed under the MIT License. See the LICENSE file for more information.