docs: add Kotlin implementation to README (#101)

Related to [this discussion](https://github.com/toon-format/toon/discussions/100)

Hi Johann,

I've added a small note in the README linking to a spec-compliant Kotlin implementation of TOON.
Let me know if this fits the direction of the project — happy to adjust or remove.

Thanks for the great spec!
This commit is contained in:
vexpera-br
2025-11-10 06:52:57 -03:00
committed by GitHub
parent 4f5000b2eb
commit 5873c5828f

View File

@@ -1292,6 +1292,7 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t
- **R**: [toon](https://github.com/laresbernardo/toon) - **R**: [toon](https://github.com/laresbernardo/toon)
- **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby) - **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby)
- **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder) - **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder)
- **Kotlin:** [Kotlin-Toon Encoder/Decoder](https://github.com/vexpera-br/kotlin-toon)
## Credits ## Credits