From fb6a3437e95998794c1c184a565c4bfbd4e3e9da Mon Sep 17 00:00:00 2001 From: yisraelU Date: Mon, 11 Mar 2024 16:22:22 +0000 Subject: [PATCH] deploy: fd1e1b96f8541b504fa4ad43b76cbb5e808e9de6 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3be1a0a..2961660 100644 --- a/index.html +++ b/index.html @@ -168,7 +168,7 @@

libraryDependencies ++= Seq( "io.github.yisraelu" %% "smithy4s-zio-http" % "0.0.1" ) -

The snapshot version is available via the Sonatype snapshots repository: 0.0.1-26-ac51092-SNAPSHOT.

+

The snapshot version is available via the Sonatype snapshots repository: 0.0.1-27-fd1e1b9-SNAPSHOT.

Http Server and Client Quickstart (borrows from Smithy4s example)

Below is a quick example of smithy4s in action.