<#C0B8M7BUY|android> any library for implementing ...
# android
g
#android any library for implementing JSONAPI standard response with retrofit for kotlin
n
Nothing special for Kotlin. But null-safe won’t work correct.
c
Null safe will work correct with the latest Moshi builds and adapters
“If you’re using JSON, Moshi and Kotlin help you to build better models with less code” -
g
Be careful with it, because Moshi for Kotlin requires kotlin-reflectons library and that's big