Run http4s or akka-http over API Gateway and AWS Lambda
Scala versions:
2.12
akka-http-lambda 0.3.0
Group ID:
io.github.howardjohn
Artifact ID:
akka-http-lambda_2.12
Version:
0.3.0
Release Date:
May 8, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:
libraryDependencies += "io.github.howardjohn" %% "akka-http-lambda" % "0.3.0"
ivy"io.github.howardjohn::akka-http-lambda:0.3.0"
//> using dep "io.github.howardjohn::akka-http-lambda:0.3.0"
import $ivy.`io.github.howardjohn::akka-http-lambda:0.3.0`
<dependency> <groupId>io.github.howardjohn</groupId> <artifactId>akka-http-lambda_2.12</artifactId> <version>0.3.0</version> </dependency>
compile group: 'io.github.howardjohn', name: 'akka-http-lambda_2.12', version: '0.3.0'