Tag: #FastAPI
2 articles tagged with FastAPI
AI Tools
Rajath Kumar·Jul 16, 2026
Chat with Your APIs: FastAPI, SQLite, MCP, and LM Studio
We built a local AI chat interface to a FastAPI + SQLite Books ERP using MCP and LM Studio — and learned that tool calling is a model capability, not a given.
AI Tools
Rajath Kumar·Invalid Date
Building a Production FastAPI App with SQLAlchemy
A practical guide to building a FastAPI application with SQLAlchemy models, Pydantic schemas, and route handlers — organized into tabs for easy navigation.