Python Conference APAC 2024

Streamlining Full-Stack Development: Building OpenAPI-Powered APIs with FastAPI and Integrating with Next.js Using TypeScript and React Query
2024-10-26 , CLASS #1
Language: English

In this talk, we will explore how to streamline full-stack development for the entire team by building OpenAPI-powered APIs with FastAPI and integrating them with Next.js using TypeScript and React Query. We’ll discuss how FastAPI’s automatic OpenAPI documentation fosters clearer communication between backend and frontend developers, reducing misalignment and speeding up collaboration. On the frontend, tools like Next.js, OpenApi-TypeScript, and React Query not only enhance the developer experience with better type safety and state management, but also create a smoother handoff between teams. By aligning backend and frontend workflows, teams can work more efficiently, minimize errors, and improve overall project cohesion.