<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>abner - Blog</title>
    <link>https://abneribeiro.com</link>
    <description>Software Engineering &amp; Go - Technical articles by abner</description>
    <language>en-us</language>
    <atom:link href="https://abneribeiro.com/rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>why i stopped using go frameworks</title>
      <link>https://abneribeiro.com/blog/go-frameworks</link>
      <guid>https://abneribeiro.com/blog/go-frameworks</guid>
      <description>why i ditched gin and echo to build a scalable equipment rental api using only the go standard library.</description>
      <pubDate>Sat, 22 Feb 2025 00:00:00 GMT</pubDate>
      <category>backend</category>
      <category>go</category>
      <category>performance</category>
    </item>
  </channel>
</rss>