From 3a87121ac316262e6bda07a5915d1e76ddb2895a Mon Sep 17 00:00:00 2001 From: eugenesvk Date: Fri, 20 Mar 2026 16:44:06 +0700 Subject: [PATCH] Add Ferron to the list of examples --- 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