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.3


Group ID:
com.dvdkly
Artifact ID:
scala-server-lambda-http4s-zio_2.13
Version:
0.5.3
Release Date:
Jan 31, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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