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