Moshi and Kotshi: What is the Difference Between Their Generated Adpaters?
I have a Kotlin project that requires serializing JSON to and from data objects. I’m considering using Moshi to do this. This project also uses the GraalVM native-compile to generate a native Amazon lambda image for deployment to AWS.