<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Zio on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/zio/</link>
    <description>Recent content in Zio on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 25 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/zio/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Scala HTTP Clients: Http4s vs Akka-HTTP vs Sttp vs ZIO-HTTP</title>
      <link>https://www.pistack.xyz/posts/2026-07-25-scala-http-clients-http4s-akka-http-sttp-zio-http/</link>
      <pubDate>Sat, 25 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-07-25-scala-http-clients-http4s-akka-http-sttp-zio-http/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;The Scala ecosystem offers one of the richest selections of HTTP client libraries in any programming language. Unlike languages where HTTP clients are primarily imperative (Python&amp;rsquo;s requests, JavaScript&amp;rsquo;s fetch), Scala&amp;rsquo;s functional programming heritage has produced HTTP libraries that treat requests and responses as immutable values, compose via monadic operations, and integrate deeply with effect systems like Cats Effect and ZIO.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
