-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Our API is designed with JSON:API specification. That's why we have the data and attributes nodes from all responses.
https://github.com/steve1rm/BusbyNimbleSurvey/blob/master/data/src/main/java/me/androidbox/data/authorization/DataDto.kt
https://github.com/steve1rm/BusbyNimbleSurvey/blob/master/data/src/main/java/me/androidbox/data/authorization/AttributesDto.kt
https://github.com/steve1rm/BusbyNimbleSurvey/blob/master/data/src/main/java/me/androidbox/data/survey/DataDto.kt
https://github.com/steve1rm/BusbyNimbleSurvey/blob/master/data/src/main/java/me/androidbox/data/survey/AttributesDto.kt
Have you worked or applied any JSON:API parsing on Android before? What's your way to improve this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels