@hackage servant-github-webhook0.3.0.2

Servant combinators to facilitate writing GitHub webhooks.

Build Status

servant-github-webhook

This library facilitates writing Servant routes that can safely act as GitHub webhooks.

Features:

  • Dispatching to routes based on the type of repository event.
  • Automatic verification of request signatures.

See the documentation for more details about how the library works, and how to use it.

TODO

  • servant-client and servant-docs instances.
  • Tests.
  • Installation

  • Tested Compilers

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      old-base
       (on by default)

      whether to use base-4.8 and transformers rather than base 4.9