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 0.5.1


Group ID:
com.dvdkly
Artifact ID:
scala-server-lambda-http4s_2.13
Version:
0.5.1
Release Date:
Apr 18, 2020
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.dvdkly::scala-server-lambda-http4s:0.5.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.dvdkly</groupId>
  <artifactId>scala-server-lambda-http4s_2.13</artifactId>
  <version>0.5.1</version>
</dependency>

compile group: 'com.dvdkly', name: 'scala-server-lambda-http4s_2.13', version: '0.5.1'