Use http4s with Google Cloud Functions. It's a simple wrapper around the http4s-dsl.
http4s-cloud-functions 0.2.0
Group ID:
com.github.ingarabr
Artifact ID:
http4s-cloud-functions_2.13
Version:
0.2.0
Release Date:
Jul 26, 2021
Licenses:
Files:
Full Scala Version:
2.13.6
Developers:
libraryDependencies += "com.github.ingarabr" %% "http4s-cloud-functions" % "0.2.0"
ivy"com.github.ingarabr::http4s-cloud-functions:0.2.0"
//> using dep "com.github.ingarabr::http4s-cloud-functions:0.2.0"
import $ivy.`com.github.ingarabr::http4s-cloud-functions:0.2.0`
<dependency> <groupId>com.github.ingarabr</groupId> <artifactId>http4s-cloud-functions_2.13</artifactId> <version>0.2.0</version> </dependency>
compile group: 'com.github.ingarabr', name: 'http4s-cloud-functions_2.13', version: '0.2.0'