wai-env: WAI middleware to parameterize requests with environment.

[ bsd3, library, web ] [ Propose Tags ]

WAI middleware to parameterize requests with environment, and retrieve environment from requests.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0
Dependencies base (>=4.7 && <5), data-default (>=0.7 && <0.8), vault (>=0.3 && <0.4), wai (>=3.0 && <3.3) [details]
License BSD-3-Clause
Copyright 2021 Alexander C. Mingoia
Author Alex Mingoia
Maintainer alex@alexmingoia.com
Category Web
Home page https://github.com/alexmingoia/wai-env#readme
Source repo head: git clone https://github.com/alexmingoia/wai-env
Uploaded by alexmingoia at 2022-01-10T02:51:04Z
Distributions NixOS:1.0.0.0
Downloads 97 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-01-10 [all 1 reports]

Readme for wai-env-1.0.0.0

[back to package description]

wai-env

Hackage BSD3 License

WAI middleware to parameterize requests with an environment, and retrieve the environment from a request.