servant-github-webhook-0.4.2.0: Servant combinators to facilitate writing GitHub webhooks.

servant-github-webhook-0.4.2.0: Servant combinators to facilitate writing GitHub webhooks.

This package provides servant combinators that make writing safe GitHub webhooks very simple.

It features automatic verification of the digital signatures provided by GitHub in the webhook HTTP requests as well as route dispatching based on repository event type.

Signatures

Modules