A modern JSON library for Kotlin and Java.
Role in this project:
Back-end Developer Contributions:7 commits, 23 PRs, 81 comments in 5 months
Contributions summary:Serj primarily focused on improving the `moshi` JSON library, a Kotlin and Java library, by enhancing its internal functionality. They implemented `toString()` methods for `ArrayJsonAdapter` and `JsonReaderFactory` for better debugging and diagnostics. The user also refactored `JsonReader` methods, making `selectName` and `selectString` public and improving the efficiency of the select methods by removing unnecessary escaping. Further contributions include enhancing the `ClassJsonAdapter` and `EnumJsonAdapter` to rely only on the Options.
json-librarykotlinjavajsonjson-parser
A collection of simple JsonAdapters for Moshi.
Contributions:48 commits, 88 PRs, 111 pushes in 1 year 9 months
utilitiesextentionsjsonmoshi