From 67a0d4f4954fed0dd942d2b26848de1609da03d3 Mon Sep 17 00:00:00 2001 From: Vitthal Mirji Date: Sun, 9 Nov 2025 16:00:50 +0530 Subject: [PATCH] docs: add Scala project link to README (#97) Adding Scala project link to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e8b4c8..6e4b436 100644 --- a/README.md +++ b/README.md @@ -1241,6 +1241,7 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t - **Gleam:** [toon_codec](https://github.com/axelbellec/toon_codec) - **Go:** [gotoon](https://github.com/alpkeskin/gotoon) - **Java:** [JToon](https://github.com/felipestanzani/JToon) +- **Scala:** [toon4s](https://github.com/vim89/toon4s) - **Lua/Neovim:** [toon.nvim](https://github.com/thalesgelinger/toon.nvim) - **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php)