Skip to content
forked from yesodweb/wai

Web Application Interface (Required by haskell-http-conduit, pandoc-cli) | (PKGBUILD: https://archlinux.org/packages/extra/x86_64/haskell-auto-updatehttps://archlinux.org/packages/extra/x86_64/haskell-wai • haskell-wai-conduit, haskell-wai-extra • haskell-mime-types • haskell-recv • haskell-time-manager • haskell-warp • haskell-warp-tls)

License

Notifications You must be signed in to change notification settings

sysfce2/haskell-wai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Web Application Interface (Required by haskell-http-conduit, pandoc-cli) | (PKGBUILD: https://archlinux.org/packages/extra/x86_64/haskell-auto-updatehttps://archlinux.org/packages/extra/x86_64/haskell-wai • haskell-wai-conduit, haskell-wai-extra • haskell-mime-types • haskell-recv • haskell-time-manager • haskell-warp • haskell-warp-tls)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.2%
  • Other 0.8%