Safe Haskell | None |
---|
Ketchup.Static
- static :: ByteString -> Handler
Documentation
Arguments
:: ByteString | Path to serve static files from |
-> Handler |
Static file handler Takes a directory and returns a route
Ketchup-0.2.3: A super small web framework for those who don't like big and fancy codebases
Safe Haskell | None |
---|
Ketchup.Static
Arguments
:: ByteString | Path to serve static files from |
-> Handler |
Static file handler Takes a directory and returns a route