» Tag
fastapi
9 postsBuilding an AI Website Generator for Nigerian SMBs: Architecture & Lessons
How WebDigitize generates multi-page sites for Nigerian SMBs using Next.js, FastAPI, and Claude — plus key lessons on Puck JSON schema design.
DevTeam AI: A Multi-Agent Engineering Team on QwenCloud
Built for the QwenCloud Global AI Hackathon, DevTeam AI turns a product idea into a full delivery plan using 11 specialized AI agents and human approvals.
FastAPI Agent Template: Task Ownership Must Cross Every Layer for Production
Vercel's FastAPI template for OpenAI Agents SDK emphasizes the importance of cross-layer task ownership for production readiness.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comFastAPI's def vs async def: A Blocking Call Freezes Every Request
FastAPI's async def vs def usage can lead to performance issues. Key considerations for proper implementation.
The Serverless CPU-Throttling Bug That Freezes Background Tasks
Cloud Run's request-based CPU model freezes background tasks scheduled after a response, causing jobs to hang for minutes or vanish. Cause, diagnosis and fix.
Building a Telemetry Ingestion API for eVTOL Prototyping
Aero-telemetry offers an open-source API for eVTOL prototyping. Easily manage and validate test data.
Mastering FastAPI Background Tasks: Use Cases and Testing Insights
Explore FastAPI background tasks, common patterns, and when to use Celery.
React Native + Expo JWT Auth with FastAPI: A Complete Working Example
Explore the JWT authentication process with React Native and FastAPI. Learn about token storage and automatic refreshing.
Building a FastAPI Backend for Live Satellite Imagery and Orbital Position
Learn to build a FastAPI backend for live satellite imagery. Discover data flow from Copernicus Sentinel Hub and satellite positioning.