package lambda-runtime

  1. Overview
  2. No Docs
A custom runtime for AWS Lambda written in OCaml

Install

Authors

Maintainers

Sources

lambda-runtime-0.1.0.tbz
sha256=58863594a2f94993208c749b77eb769cf5340b8d87bb9e5e994035ba331867ff
sha512=53c9e2c256f092c09e6ce7926b1bbcbdc93efcb727d5a755557d2eb7ab1c7b0ad0a3b8e708b01a70a6eda5ef6fa9714b40f79e172bc5d17aa2c434d8ecb9a9ca

Description

lambda-runtime is a runtime for AWS Lambda that makes it easy to run AWS Lambda Functions written in OCaml.

Published: 18 Apr 2021

Dependencies (9)

  1. lwt
  2. logs
  3. uri
  4. piaf
  5. ppx_deriving_yojson
  6. yojson >= "1.6.0" & < "2.0.0"
  7. result
  8. dune >= "1.7"
  9. ocaml >= "4.08"

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. vercel

Conflicts

None