From d9985a420e6bfda907afbf92991d95a6c799c6da Mon Sep 17 00:00:00 2001 From: APIQuality Date: Thu, 13 Feb 2025 12:55:50 +0100 Subject: [PATCH] Add APIQuality --- _data/tools.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_data/tools.yml b/_data/tools.yml index 619169c3..c3c61ea1 100755 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -53,6 +53,18 @@ v3: true v3_1: true + - name: APIQuality + category: monitoring + language: SaaS + description: + A low code tool for APIOps. Integrates all API Tools in one single platform, so you can develop your API-First cycle easily. + Create API Templates with AI, simulate APIs with mocking tools and test your APIs before deployment. + link: https://apiquality.io + github: https://github.com/APIQuality-io + v2: true + v3: true + v3_1: true + - name: Assertible category: testing language: SaaS