November 2025

API platform for LLMs

From Design-first to AI-first: Preparing Your API Platform for LLM-Driven Apps

In recent years, Large Language Models (LLMs) such as GPT-4, Gemini, and Claude have revolutionized software development. We no longer build applications only for human users — today, APIs are also consumed by AI agents that generate code, make decisions, and automate complete workflows. But here’s the challenge: traditional APIs, designed under the design-first (or

From Design-first to AI-first: Preparing Your API Platform for LLM-Driven Apps Read More »

CI/CD for APIs

From OpenAPI to production: how to set up API CI/CD with AI-generated test

In modern API development, releasing stable and reliable versions is not just a matter of code: it’s about building a specialised CI/CD pipeline, with automated testing, contractual validations, controlled deployments, and continuous monitoring.In this article, you will learn how to take your API from OpenAPI to production, leveraging language models (LLMs) to generate tests, integrating

From OpenAPI to production: how to set up API CI/CD with AI-generated test Read More »