From ff35e105be8294d5e50c2a01a01ba87e004c97ba Mon Sep 17 00:00:00 2001 From: Evgeny Date: Wed, 25 Mar 2026 00:31:02 +0700 Subject: [PATCH] Add Ferron to the list of examples (#61) --- src/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.md b/src/index.md index cedf6d6..955748a 100644 --- a/src/index.md +++ b/src/index.md @@ -112,6 +112,7 @@ of some examples of KDL in the wild (either v1, v2, or both): * [Camping](https://github.com/camping/camping) - Ruby web microframework * [Iron Vault](https://ironvault.quest) - VTT (Virtual Tabletop) plugin for Obsidian for the Ironsworn family of games * [Microsoft TypeScript DOM Generator](https://github.com/microsoft/TypeScript-DOM-lib-generator) - Tool for generating DOM-related TypeScript and JavaScript library files +* [Ferron](https://ferron.sh/) - A fast, memory-safe web server written in Rust * You?