Home

Awesome

NOTE: This fork is no longer maintained. Please see rupertlssmith/elm-serverless for updates which apply to elm >= 0.19

elm <img src="https://raw.githubusercontent.com/ktonon/elm-serverless/master/es-logo-small.png" width="37"> serverless

serverless elm-package npm version CircleCI Coveralls

Deploy an elm HTTP API to AWS Lambda using serverless. Define your API in elm and then use the npm package to bridge the interface between the AWS Lambda handler and your elm program.

Documentation

Middleware