From 9b261b00d1cfb381c6f11a7b37df11d14398cb7f Mon Sep 17 00:00:00 2001 From: florianmartens <48451846+florianmartens@users.noreply.github.com> Date: Fri, 26 Jul 2024 20:06:52 +0200 Subject: [PATCH] Add api-fiddle (#525) --- _data/tools.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_data/tools.yml b/_data/tools.yml index c40fc489..78a956dc 100755 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -600,6 +600,17 @@ v3: true v3_1: true +- name: Api-Fiddle + category: gui-editors + language: TypeScript / Saas + link: https://www.api-fiddle.com/ + description: > + Opinionated API design platform built for collaboration and exploration. + Create API designs for technical documents, specifications, and reviews. + v2: false + v3: false + v3_1: true + - name: Stoplight Studio category: - gui-editors