Popularity
3.4
Declining
Activity
0.0
Stable
5
2
2

Monthly Downloads: 29
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web    

github-post-receive alternatives and similar packages

Based on the "Web" category.
Alternatively, view github-post-receive alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of github-post-receive or a related project?

Add another 'Web' Package

README

github-post-receive

Build Status

This is a library to construct github webhooks servers.

Currently, it supports following events:

  • [x] push
  • [ ] issues
  • [ ] pull_request
  • [ ] commit_comment
  • [ ] pull_request_review_comment
  • [ ] issue_comment
  • [x] status
  • [ ] the other events