<?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 Rishab Kumar</title>
    <link>https://rishabkumar.com/tags/fastapi/</link>
    <description>Recent content in FastAPI on Rishab Kumar</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 21 Feb 2025 21:23:35 +0000</lastBuildDate><atom:link href="https://rishabkumar.com/tags/fastapi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>FastAPI as AWS Lambda Function</title>
      <link>https://rishabkumar.com/blog/fastapi-as-aws-lambda-function/</link>
      <pubDate>Fri, 21 Feb 2025 21:23:35 +0000</pubDate>
      
      <guid>https://rishabkumar.com/blog/fastapi-as-aws-lambda-function/</guid>
      <description>As a fan of both FastAPI and AWS Lambda, I wanted to share a quick tutorial on how to combine these two awesome technologies. If you&amp;rsquo;re not familiar with AWS Lambda, it&amp;rsquo;s a serverless compute service that lets you run code without managing servers. And FastAPI? It&amp;rsquo;s one of my favorite Python frameworks for building APIs!
In this article, I&amp;rsquo;ll show you how to deploy a FastAPI application to AWS Lambda using Mangum.</description>
    </item>
    
  </channel>
</rss>
