| Safe Haskell | None |
|---|
Ketchup.Routing
Documentation
route :: [(ByteString, Socket -> HTTPRequest -> Map ByteString ByteString -> IO ())] -> Socket -> HTTPRequest -> IO ()Source
Ketchup-0.1.0: A super small web framework for those who don't like big and fancy codebases
| Safe Haskell | None |
|---|
Ketchup.Routing
route :: [(ByteString, Socket -> HTTPRequest -> Map ByteString ByteString -> IO ())] -> Socket -> HTTPRequest -> IO ()Source