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
.
Downloads
- wai-handler-hal-0.1.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 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.12 && <4.16), base64-bytestring (>=1.0.0.0 && <1.3), bytestring (>=0.10.8 && <0.12), case-insensitive (>=1.2.0.0 && <1.3), hal (>=0.4.7 && <0.5), http-types (>=0.12.3 && <0.13), network (>=2.8.0.0 && <3.2), text (>=1.2.3 && <1.3), 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.4 |
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> |
Revised | Revision 2 made by jack at 2021-06-28T01:49:39Z |
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 |
Uploaded | by jack at 2021-04-15T04:52:02Z |
Distributions | NixOS:0.4.0.0 |
Downloads | 812 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-04-15 [all 1 reports] |