An open API service indexing awesome lists of open source software.

https://github.com/alexmingoia/wai-env

WAI middleware to parameterize requests with environment.
https://github.com/alexmingoia/wai-env

wai wai-middleware

Last synced: 4 months ago
JSON representation

WAI middleware to parameterize requests with environment.

Awesome Lists containing this project

README

        

# wai-env

[![Hackage](https://img.shields.io/hackage/v/wai-env.svg?style=flat)](http://hackage.haskell.org/package/wai-env)
![BSD3 License](http://img.shields.io/badge/license-BSD3-brightgreen.svg)

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