From 7ee31ad6fd15f73c0bf0ee412f8cecec5dc0187d Mon Sep 17 00:00:00 2001 From: Evgeny Date: Tue, 24 Mar 2026 07:48:54 +0700 Subject: [PATCH] Add Ferron to the list of examples --- 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?