api notifications

API Notifications, are they really necessary?

Common notifications There are two types of API notifications: APIOps notifications and execution notifications. Most applications focus solely on execution, but who keeps developers informed about changes? That’s where APIQuality comes in. With APIQuality, you can: Follow specific APIs. Monitor domains. Stay updated on all activities in the APIOps cycle. Configure personalized API notifications directly […]

API Notifications, are they really necessary? Read More »

backward compatible

How can we determine if an API is backward compatible with a previous version?

When is an API not backward compatible? An API is considered not backward compatible when changes are made that could break existing integrations.  Requests: Changing an optional attribute to required in the request body. Adding a new required attribute. Deleting an existing required attribute. Modifying the format of an attribute. Check backward compatibility in responses

How can we determine if an API is backward compatible with a previous version? Read More »

api managers

Environment profiles. The unique tool to deploy in various api managers

With APIquality, you can deploy in different api managers easilly The live is multi API Manager Today, organizations often contend with multiple API managers and disparate life cycles for each API. APIquality addresses this by allowing users to define different life cycles for individual APIs and deploy them across various API managers. This is achieved

Environment profiles. The unique tool to deploy in various api managers Read More »

spectral

Spectral or sonarAPI?

Spectral or sonarAPI? Why choose between Spectral and SonarAPI when you can have the best of both?  With APIQuality, you can configure your SonarAPI settings and export the Spectral guide to use in your favorite IDE. SonarQube SonarQube is the tool most important for code quality. There are two project for APIAddicts fundation  : Sonar-Core: Core

Spectral or sonarAPI? Read More »

contract test

Easy contract tests

How can you test easilly your API? What is contract tests? With Openapi2postman, a tool for testing API requests and responses available in APIQuality, you can generate one request per response code, create a request for each required parameter, and verify if the results match the OpenAPI specification—all with a single click. Here’s an explanation:

Easy contract tests Read More »