Blog
Notes on building developer tools, AI, and the occasional career tip.
Popular topics
Clear filtersMore topics (145)
topic OpenAPIView all posts
Latest articles
Showing 1–2 of 2
OpenAPIJul 17, 20262 min read
Build Better APIs with Contract Testing and OpenAPI
Learn how OpenAPI and contract testing keep API producers and consumers compatible across services, teams, and deployment cycles.
FastAPIJul 17, 20267 min read
FastAPI Tutorial: Build and Deploy a Production-Ready Python API
A practical FastAPI tutorial that grows a task API from the first endpoint through validation, authentication, testing, Docker, and AI integration.