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