The latest version of wai-handler-hal is 0.4.0.0-2.
wai-handler-hal
Version 0.2.0.0 revision 2 uploaded by HughDavidson.
Package meta
- Synopsis
- Wrap WAI applications to run on AWS Lambda
- Description
This library provides a function Network.Wai.Handler.Hal.run to lift a
wai
Network.Wai.Application into a function that can be passed tohal
'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
.- Author
- Bellroy Tech Team <haskell@bellroy.com>
- Bug reports
- http://github.com/bellroy/wai-handler-hal/issues
- Category
- AWS, Cloud
- Copyright
- Copyright (C) 2021 Bellroy Pty Ltd
- Homepage
- http://github.com/bellroy/wai-handler-hal
- Maintainer
- Bellroy Tech Team <haskell@bellroy.com>
- Package URL
- n/a
- Stability
- n/a