Tag:fastapi
All the articles with the tag "fastapi".
Combining Next.js and NextAuth with a FastAPI backend
Posted on:July 17, 2023 at 03:08 PMHow to combine Next.js and NextAuth with a FastAPI backend
Real-time updates from postgres using notify listen and SSE
Posted on:January 2, 2024 at 04:50 PMGetting live updates from postgres using notify/listen and server sent events.