Build Your First Software Factory Execution Harness

Oct 1, Reserve a seat
Topic

API Development

Explore our latest articles and insights about API Development.

Explore posts

20 posts in total

AI Engineering in Practice7 min read

FastAPI CORS for production agentic APIs

How to configure CORS for a production agentic API without wildcard origins. The allowlist, the credentials flag, and the preflight that breaks SSE.

AI Engineering in Practice9 min read

Postgres state persistence for agentic systems

How to persist agent state in Postgres so conversations survive restarts. The schema, the session writer, and the idempotency rule that prevents loss.

AI Engineering in Practice11 min read

Input sanitization for agentic APIs

How to sanitize agent API inputs beyond frontend validation. Prompt injection defense, payload limits, and the 4 layers every agent service needs.

AI Engineering in Practice11 min read

JWT authentication for agentic APIs

How to use JWTs for agentic API auth. The claims that matter, the refresh rotation pattern, and the middleware that keeps long-running agents logged in.

Weekly Bytes of AI

Technical deep-dives for engineers building production AI systems.

Architecture patterns, system design, cost optimization, and real-world case studies. No fluff, just engineering insights.

Unsubscribe anytime. We respect your inbox.