From e0b10eef41e275e86e27284d642ac23f9f77a131 Mon Sep 17 00:00:00 2001 From: Dmitri Grabov Date: Tue, 13 May 2025 14:01:23 +0100 Subject: [PATCH] Add API Foundry --- _data/tools.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/_data/tools.yml b/_data/tools.yml index 40cb7da2..35bbb18f 100755 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -8,6 +8,17 @@ v3: true v3_1: true +- name: API Foundry + category: + - documentation + - converters + link: https://apifoundry.dev/ + language: SaaS + description: API Foundry is an API docs site aimed at TypeScript developers. Generate docs with built-in TypeScript and Zod types for all APIs you work with. + v2: true + v3: true + v3_1: true + - name: API Insights category: - monitoring