<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Fastapi on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/fastapi/</link>
    <description>Recent content in Fastapi on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 02 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/fastapi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Python Rate Limiting: limits vs slowapi vs flask-limiter vs django-ratelimit</title>
      <link>https://www.pistack.xyz/posts/2026-07-02-python-rate-limiting-limits-slowapi-flask-limiter-django-ratelimit/</link>
      <pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-07-02-python-rate-limiting-limits-slowapi-flask-limiter-django-ratelimit/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Rate limiting is a critical defense mechanism for web applications. Without it, your API endpoints are vulnerable to brute-force attacks, credential stuffing, resource exhaustion, and runaway automation. A well-implemented rate limiter protects your infrastructure while ensuring fair access for legitimate users.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
