kellydavid / scala-server-lambda   0.5.4

MIT License GitHub

Run http4s or akka-http over API Gateway and AWS Lambda

Scala versions: 2.13 2.12

scala-server-lambda-http4s-zio 0.5.4


Group ID:
com.dvdkly
Artifact ID:
scala-server-lambda-http4s-zio_2.13
Version:
0.5.4
Release Date:
Feb 1, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.dvdkly" %% "scala-server-lambda-http4s-zio" % "0.5.4"

Mill build tool

ivy"com.dvdkly::scala-server-lambda-http4s-zio:0.5.4"

Scala CLI

//> using dep "com.dvdkly::scala-server-lambda-http4s-zio:0.5.4"

Ammonite REPL

import $ivy.`com.dvdkly::scala-server-lambda-http4s-zio:0.5.4`

<dependency>
  <groupId>com.dvdkly</groupId>
  <artifactId>scala-server-lambda-http4s-zio_2.13</artifactId>
  <version>0.5.4</version>
</dependency>

compile group: 'com.dvdkly', name: 'scala-server-lambda-http4s-zio_2.13', version: '0.5.4'