#zio-2

[ follow ]
fromAlvinalexander
9 months ago
JavaScript

ZIO 2 Example: Making an HTTP GET request with a timeout, using sttp client

The code provided demonstrates how to perform an HTTP GET request with a timeout using ZIO 2 and Scala sttp library, emphasizing a blocking approach.
#scala-3
fromAlvinalexander
10 months ago
JavaScript

ZIO/ZLayer FAQ: How to use a Java Properties files with ZIO

Use hand-coded ZLayer solution for Java Properties in ZIO 2 and Scala 3.
fromAlvinalexander
11 months ago
Scala

ZIO 2: Processing ZIO command line arguments

Scala 3 and ZIO 2 example demonstrates processing command-line arguments in a ZIO 2 application.
fromAlvinalexander
10 months ago
JavaScript

ZIO/ZLayer FAQ: How to use a Java Properties files with ZIO

Use hand-coded ZLayer solution for Java Properties in ZIO 2 and Scala 3.
fromAlvinalexander
11 months ago
Scala

ZIO 2: Processing ZIO command line arguments

Scala 3 and ZIO 2 example demonstrates processing command-line arguments in a ZIO 2 application.
more#scala-3
[ Load more ]