Shipping Production-Quality Go REST APIs with Claude Code — Gin, GORM, Docker, and CI/CD with the Judgment Calls That Matter
A hands-on walkthrough of building a production-quality REST API with Claude Code and Go — Clean Architecture with Gin and GORM, graceful shutdown, minimal Docker images, and GitHub Actions, with the operational judgment calls AI won't make for you.
Building Enterprise AI Backends with Claude API and NestJS: Production
A complete production guide to integrating Claude API into NestJS using dependency injection, TypeORM, SSE streaming, JWT auth, and Bull queues—with working code you can deploy today.
Claude Code × Go: Production-Grade REST API Development — Gin, GORM, Docker & GitHub Actions
Build production-grade Go REST APIs with Claude Code. Covers Gin, GORM, PostgreSQL, Docker multi-stage builds, JWT auth, and GitHub Actions CI/CD.
Claude Code × Python FastAPI in Production — Architecture, pytest, and Docker Deployment
Building production-ready Python FastAPI servers with Claude Code as an AI pair programmer — Pydantic v2, pytest automation, Docker, and CI/CD, with working code at each step.