wai-frontend-monadcgi: Run CGI apps on WAI.

[ library, mit, web ] [ Propose Tags ]

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


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 1.0.0, 1.1.0, 1.2.0, 1.2.0.1, 1.2.0.2, 1.3.0, 1.3.0.1, 1.3.0.2, 2.0.0, 2.0.0.1, 2.0.0.2, 3.0.0, 3.0.0.1, 3.0.0.2, 3.0.0.3
Change log ChangeLog.md
Dependencies base (>=4 && <5), bytestring, case-insensitive, cgi, containers (>=0.2), http-types, transformers, wai (>=3.0 && <3.3) [details]
License MIT
Author Michael Snoyman <michael@snoyman.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Category Web
Source repo head: git clone git://github.com/yesodweb/wai.git
Uploaded by MichaelSnoyman at 2016-11-20T15:19:37Z
Distributions NixOS:3.0.0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 13017 total (66 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-20 [all 1 reports]

Readme for wai-frontend-monadcgi-3.0.0.3

[back to package description]

wai-frontend-monadcgi

Allows programs written against MonadCGI to run with any WAI handler. This is most useful for running your existing CGI apps on Warp. For true "yo dawg"-ness, try running this through the WAI CGI backend.