Skip to content

Google Cloud clients for ZIO

Collection of Google Cloud clients for ZIO

Collection of Google Cloud clients generated by Google REST API code generator including authentication. based on ZIO, Sttp (v4) and Jsoniter.

Released for Scala 3 with cross-platform support.
Supported platforms:

  • ✅ JVM
    • tested java versions: 21
  • ✅ Native with LLVM (via scala-native)
    • backed by libcurl
    • http backend uses sync curl implementation, async backend might be added at some point...
  • ❌ JavaScript (via scala-js, could be potentially added)