<!!Please Help me!! parse No Key json list with mo...
# stackoverflow
u
!!Please Help me!! parse No Key json list with moshi in Android What I am trying to do is to get Json response from GitHub API call of user's repository list. response example from Github is like below. [ { "id": 78688034, "node_id": "MDEwOlJlcG9zaXRvcnk3ODY4ODAzNA==", "name": "py3status", "full_name": "randomguy/py3status", "private": false, "owner": { "login": "randomguy", "id": 798223, "node_id": "MDQ6VXNlcjc5ODIyMw==", "avatar_url": "https://avatars.githubusercontent.com/u/798223?v=4",...