Ketchup-0.4.3: A super small web framework for those who don't like big and fancy codebases

Safe HaskellNone
LanguageHaskell98

Ketchup.Static

Synopsis

Documentation

static Source

Arguments

:: ByteString

Path to serve static files from

-> Handler 

Static file handler Takes a directory and returns a route