Join Slack
Powered by
On the subject of JSON, are there any good tools o...
# android
e
Elena
09/26/2019, 10:19 AM
On the subject of JSON, are there any good tools or plugins that allow you to convert from JSON String to Kotlin models. I’ve used
https://github.com/wuseal/JsonToKotlinClass
, but can’t say it was amazing 🤔
s
stantronic
09/26/2019, 11:58 AM
Looks like Moshi supports code generation -
https://github.com/square/moshi/blob/moshi-parent-1.6.0/CHANGELOG.md
e
Elena
09/26/2019, 1:02 PM
Thanks
d
dariuszbacinski
09/26/2019, 4:13 PM
cool
Open in Slack
Previous
Next