wai-handler-scgi

Haskell Web Application Interface


Keywords
library, mit, web, Propose Tags, , Index, Network.Wai.Handler.SCGI, wai-handler-scgi-2.0.0.2.tar.gz, browse, Package description, Package maintainers, MichaelSnoyman, edit package information
License
MIT
Install
cabal install wai-handler-scgi-2.0.0.2

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