github-post-receive-1.1.0.0: GitHub webhooks library
Github.PostReceive.Server
start :: Port -> Map ByteString (Payload -> IO ()) -> IO () Source
app :: ApacheLogger -> Map ByteString (Payload -> IO ()) -> Application Source