android-best-practices
android-best-practices copied to clipboard
Jackson link is dead :)
Jackson is a Java library for JSON serialization and deserialization, it has a wide-scoped and versatile API, supporting various ways of processing JSON: streaming, in-memory tree model, and traditional JSON-POJO data binding.
We should update it to https://github.com/FasterXML/jackson-docs :smiley:
At this point, we should talk about moving towards Kotlin Serialization https://kotlinlang.org/docs/serialization.html