<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Luiza Helena</title>
    <description>The latest articles on DEV Community by Luiza Helena (@luiza_dias).</description>
    <link>https://dev.to/luiza_dias</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2531018%2F6409b91d-b615-48d8-b662-7fcdc6da0e37.png</url>
      <title>DEV Community: Luiza Helena</title>
      <link>https://dev.to/luiza_dias</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/luiza_dias"/>
    <language>en</language>
    <item>
      <title>Understanding ASGI Through FastAPI</title>
      <dc:creator>Luiza Helena</dc:creator>
      <pubDate>Wed, 12 Nov 2025 03:22:16 +0000</pubDate>
      <link>https://dev.to/luiza_dias/understanding-asgi-through-fastapi-3l45</link>
      <guid>https://dev.to/luiza_dias/understanding-asgi-through-fastapi-3l45</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;While learning FastAPI, I came across ASGI and realized it's the key to understanding how modern Python web apps handle asynchronous requests. In this post, I will share what I learned.&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>python</category>
      <category>fastapi</category>
      <category>asgi</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
