From 5f73be73c7a2e370f827ca4f4a68f2e0c3c415f1 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Sat, 21 Mar 2026 05:29:46 +0700 Subject: [PATCH] Add Ferron to the list of examples (#557) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8578bd8..0f2d520 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,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? ## Implementations