From a47005a1553bbbc35c3cc054d19f3072908b7014 Mon Sep 17 00:00:00 2001 From: Johann Schopplich Date: Tue, 4 Nov 2025 19:18:57 +0100 Subject: [PATCH] docs: add ctoon implementation (closes #58, #79) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f162a37..54e743e 100644 --- a/README.md +++ b/README.md @@ -1013,6 +1013,7 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t ### Community Implementations - **.NET:** [ToonSharp](https://github.com/0xZunia/ToonSharp) +- **C++:** [ctoon](https://github.com/mohammadraziei/ctoon) - **Crystal:** [toon-crystal](https://github.com/mamantoha/toon-crystal) - **Dart:** [toon](https://github.com/wisamidris77/toon) - **Elixir:** [toon_ex](https://github.com/kentaro/toon_ex)