<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Digitros on Nextjs Templates &amp; Themes</title><link>https://www.nextjsthemes.dev/author/digitros/</link><description>Recent content in Digitros on Nextjs Templates &amp; Themes</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://www.nextjsthemes.dev/author/digitros/index.xml" rel="self" type="application/rss+xml"/><item><title>Nextjs Fastapi</title><link>https://www.nextjsthemes.dev/theme/digitros-nextjs-fastapi/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.nextjsthemes.dev/theme/digitros-nextjs-fastapi/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>This Next.js + Python app combines Next.js for the frontend and FastAPI for the API backend, allowing developers to leverage Python AI libraries in Next.js applications. The integration is achieved by mapping the FastAPI server to the Next.js app under the /api/ route and using next.config.js rewrites. While in development, the FastAPI server runs on localhost:8000, and in production, it is deployed as Python serverless functions on Vercel.&lt;/p></description></item></channel></rss>