Join Slack
Powered by
<#C0B8M7BUY|android> any library for implementing ...
# android
g
gouravkundu
09/14/2017, 3:29 PM
#android
any library for implementing JSONAPI standard response with retrofit for kotlin
n
nil2l
09/14/2017, 3:56 PM
Nothing special for Kotlin. But null-safe won’t work correct.
c
Casey Kulm
09/14/2017, 6:32 PM
Null safe will work correct with the latest Moshi builds and adapters
Casey Kulm
09/14/2017, 6:34 PM
“If you’re using JSON, Moshi and Kotlin help you to build better models with less code” -
Casey Kulm
09/14/2017, 6:34 PM
https://medium.com/square-corner-blog/kotlins-a-great-language-for-json-fcd6ef99256b
g
gildor
09/15/2017, 12:32 AM
Be careful with it, because Moshi for Kotlin requires kotlin-reflectons library and that's big
Open in Slack
Previous
Next