<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Alice on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/alice/</link>
    <description>Recent content in Alice on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 24 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/alice/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Go HTTP Middleware Libraries: Negroni vs Alice vs Gorilla/Mux</title>
      <link>https://www.pistack.xyz/posts/2026-06-24-go-http-middleware-libraries-negroni-alice-gorilla-mux/</link>
      <pubDate>Wed, 24 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-24-go-http-middleware-libraries-negroni-alice-gorilla-mux/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Go&amp;rsquo;s standard library &lt;code&gt;net/http&lt;/code&gt; provides a solid foundation for building web services, but real-world applications quickly outgrow its basic handler model. Logging, authentication, rate limiting, CORS handling, and request tracing all need to compose cleanly — and that&amp;rsquo;s where HTTP middleware libraries shine.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
