# Go로 만든 경량 WebHook서버 오픈소스

> Clean Markdown view of GeekNews topic #1006. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1006](https://news.hada.io/topic?id=1006)
- GeekNews Markdown: [https://news.hada.io/topic/1006.md](https://news.hada.io/topic/1006.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-12-03T13:33:12+09:00
- Updated: 2019-12-03T13:33:12+09:00
- Original source: [github.com](https://github.com/adnanh/webhook)
- Points: 4
- Comments: 2

## Topic Body

JSON 파일로 간단하게 WebHook 엔드포인트를 만들고, 호출시 특정 쉘스크립트를 호출하는 방식으로 웹훅서버를 만들어줌.

깃헙/깃랩/슬랙/지라/Travis 등 예제도 같이 제공.

좀 더 유연한 기능을 제공하는 유료SaaS도 서비스중.

## Comments



### Comment 657

- Author: xguru
- Created: 2019-12-03T13:33:29+09:00
- Points: 2

깃헙/깃랩/슬랙/지라/Travis 예제들

https://github.com/adnanh/webhook/blob/master/docs/Hook-Examples.md

### Comment 680

- Author: iolothebard
- Created: 2019-12-05T11:48:21+09:00
- Points: 1
- Parent comment: 657
- Depth: 1

해킹당하기 딱좋은...
