cd/entity/FastAPI· home entities FastAPI
grep -l @fastapi /news/*.json | wc -l → 175

FastAPI

mentions 175 type Organization page 3/9 feed RSS

// recent coverage 175 mentions

10:41
2026-06-25
dev.to
developer-tools

An eval is just a test that returns a value

A developer created apte, an async-first test framework for Python that unifies unit tests and LLM evals in the same engine with shared fixtures. The framework uses typed dependencies with Annotated a…

06:43
2026-06-25
dev.to
developer-tools

How we stopped our AI assistant from hallucinating bug fixes

LightShield, a SIEM built by LS-SIEM LLP, developed qa-probe, an open-source tool that stops AI coding assistants from hallucinating bug fixes by providing ground-truth evidence. The tool analyzes sou…

05:39
2026-06-25
klr-pattern.github.io
large-language-models

Treat the Context Window as a Data Assembly Problem

A developer argues that assembling context for large language models is fundamentally a data assembly problem, not a prompt engineering one. The author introduces pydantic-resolve as a tool to structu…

05:00
2026-06-25
dev.to
artificial-intelligence

How AI and Tech Are Reshaping Geospatial Work

AI and modern tooling are reshaping geospatial work by enabling free satellite data, cloud platforms, and machine learning models to process imagery at scale. Practical workflows now use open-source l…

03:07
2026-06-25
dev.to
large-language-models

The Real Reason Prompt Engineering Isn't Going Away

Prompt engineering is not disappearing but evolving into context engineering, argues a developer who builds AI workflows. As AI models improve, the need for clear, structured prompts grows, especially…

01:38
2026-06-25
dev.to
artificial-intelligence

I Think We're Measuring Software Engineers Wrong.

A developer argues that the software industry is measuring engineers with outdated metrics like lines of code or number of commits, while AI tools have made code generation cheap. The real value now l…

23:28
2026-06-24
dev.to
machine-learning

Stop building custom wrappers for your ML models.

A developer argues that building custom API wrappers for ML models is a waste of time, advocating instead for using the Model Context Protocol (MCP) to connect AI agents directly to deployed models. T…

17:42
2026-06-24
dev.to
large-language-models

Shipping a Local LLM API with FastAPI and Ollama

A developer built a production-grade API for a 3B text-to-SQL model using FastAPI and Ollama, enabling natural language queries against SQLite databases at zero inference cost. The API, part of the de…

← prev page 3 / 9 next →
// co-occurs with top 8 entities