FastAPI can now serve your frontend app ✨
With support for client-side routing 😎
Great for React with TanStack Router, Astro static builds, Vite-based apps, etc. 🎉
FastAPI version 0.138.0 🔖
fastapi.tiangolo.com/tutorial/front…
@Mr_D_V_D You still build as normally, this is only for serving the already built frontend app, respecting client-site routing while also respecting your API path operations.