wai-handler-webkit

API docs and the README are available at http://www.stackage.org/package/wai-handler-webkit.


Keywords
mit, web, Propose Tags, http://www.stackage.org/package/wai-handler-webkit, Skip to Readme, , Last Documentation, wai-handler-webkit-3.0.0.3.tar.gz, browse, Package description, Package maintainers, MichaelSnoyman, edit package information , http://qt.nokia.com/downloads/
License
MIT
Install
cabal install wai-handler-webkit-3.0.0.3

Documentation

An interface between Haskell web frameworks and web servers.

Build status

A Haskell web application targets WAI and then can be deployed to any backend with a WAI adaptor. The premier WAI backend is the Warp web server.

WAI also adds modularity and code-sharing through middleware and WAI applications. Code can be written that works with any web framework targeting WAI.

Documentation

Haddock Documentation