github-post-receive-1.1.0.0: GitHub webhooks library

Safe HaskellNone
LanguageHaskell2010

Github.PostReceive.Server

Documentation

start :: Port -> Map ByteString (Payload -> IO ()) -> IO () Source