Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
WAI middleware to parameterize requests with environment.
- Host: GitHub
- URL: https://github.com/alexmingoia/wai-env
- Owner: alexmingoia
- License: bsd-3-clause
- Created: 2022-01-10T02:20:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T02:50:02.000Z (almost 3 years ago)
- Last Synced: 2024-10-28T17:13:29.744Z (about 2 months ago)
- Topics: wai, wai-middleware
- Language: Haskell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.