Add Ferron to the list of examples

This commit is contained in:
eugenesvk 2026-03-20 16:44:06 +07:00
parent 54a49798d9
commit 3a87121ac3
1 changed files with 1 additions and 0 deletions

View File

@ -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 * [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 * [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 * [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? * You?
## Implementations ## Implementations