Moshi is a modern JSON library which makes it easy to parse JSON into models and get results. It is believed that this out-performs GSON in various ways.
You can check out the docs by SQUARE:
https://github.com/square/moshi/
Moshi is a modern JSON library which makes it easy to parse JSON into models and get results. It is believed that this out-performs GSON in various ways.
You can check out the docs by SQUARE:
https://github.com/square/moshi/