OpenAPI

What Is SonarQube and How Does It Benefit Developers?

SonarQube is a code quality analysis and automated review platform designed to ensure that code meets high standards of quality, security, and maintainability. Its main purpose is to help developers identify bugs, vulnerabilities, and code smells, enabling them to continuously improve software development. SonarQube is widely described as an open-source static code analysis platform that […]

What Is SonarQube and How Does It Benefit Developers? 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 »