Skip to content

Instantly share code, notes, and snippets.

@engr-erum
Last active December 7, 2017 07:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save engr-erum/e59fa65610c685d672092a2cb920dd80 to your computer and use it in GitHub Desktop.
Save engr-erum/e59fa65610c685d672092a2cb920dd80 to your computer and use it in GitHub Desktop.
[
{
"2EjddfdfdfdfdfdfKLH": {
"edition": 1,
"language": "ap,sp,ai",
"is_public": true
}
},
{
"2dldfdfdfdfdfVzqE": {
"edition": 1,
"language": "ap,ai,es",
"is_public": true
}
}
]
How will i parse this using retrofit lib ?
Second architecture point of view can i break language in a separate table ? or model class in case of Realm ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment