4.0.0 • Published 7 years ago

elm-serverless v4.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

elm 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

LocationDetails
./demoBest place to start learning about the framework. Contains several small programs each demonstrating a separate feature. Each demo is supported by an end-to-end suite of tests.
elm-serverless-demoDemo programs that work with the latest release.
API DocsHosted on elm-lang packages, detailed per module and function documentation. Examples are doc-tested.

Middleware

PackageDetails
ktonon/elm-serverless-corsAdd CORS to your response headers
4.0.0

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago