<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Fiber on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/fiber/</link>
    <description>Recent content in Fiber on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 06 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/fiber/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Go Web Frameworks: Gin vs Echo vs Fiber vs Chi — Performance &amp; Architecture Compared</title>
      <link>https://www.pistack.xyz/posts/2026-07-06-go-web-frameworks-gin-echo-fiber-chi/</link>
      <pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-07-06-go-web-frameworks-gin-echo-fiber-chi/</guid>
      <description>&lt;h2 id=&#34;why-go-for-web-development&#34;&gt;Why Go for Web Development?&lt;/h2&gt;&#xA;&lt;p&gt;Go (Golang) has become one of the most popular languages for building high-performance web services, microservices, and APIs. Its built-in concurrency model, static typing, and fast compilation make it ideal for production-grade HTTP servers. But Go&amp;rsquo;s standard library &lt;code&gt;net/http&lt;/code&gt; is intentionally minimal — which is where web frameworks come in.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
