wai-handler-hal: Wrap WAI applications to run on AWS Lambda
This library provides a function Network.Wai.Handler.Hal.run to
lift a wai Network.Wai.Application into a function that can be
passed to hal's AWS.Lambda.Runtime.mRuntime. This allows you to
run applications written in mature web frameworks (e.g., servant)
on AWS Lambda, as proxy integrations of API Gateway Rest APIs.
More details, including deployment advice, are available in the
repository's README.md.
[Skip to Readme]
Downloads
- wai-handler-hal-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.5.0.0 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.12 && <4.19), base64-bytestring (>=1.0.0.0 && <1.3), bytestring (>=0.10.8 && <0.12.1), case-insensitive (>=1.2.0.0 && <1.3), hal (>=0.4.7 && <0.4.11 || >=1.0.0 && <1.1), http-types (>=0.12.3 && <0.13), network (>=2.8.0.0 && <3.2), text (>=1.2.3 && <1.3 || >=2.0 && <2.1.1), unordered-containers (>=0.2.10.0 && <0.3), vault (>=0.3.1.0 && <0.4), wai (>=3.2.2 && <3.3) [details] |
| Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.5 || ==9.6.2 |
| License | BSD-3-Clause |
| Copyright | Copyright (C) 2021 Bellroy Pty Ltd |
| Author | Bellroy Tech Team <haskell@bellroy.com> |
| Maintainer | Bellroy Tech Team <haskell@bellroy.com> |
| Uploaded | by LukeWorth at 2023-03-17T01:40:49Z |
| Revised | Revision 2 made by HughDavidson at 2023-12-12T04:48:03Z |
| Category | AWS, Cloud |
| Home page | http://github.com/bellroy/wai-handler-hal |
| Bug tracker | http://github.com/bellroy/wai-handler-hal/issues |
| Source repo | head: git clone https://github.com/bellroy/wai-handler-hal.git |
| Downloads | 1038 total (25 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2023-03-17 [all 1 reports] |