Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert the gson usage to moshi #18

Closed
mcsheehan opened this issue Jun 17, 2019 · 1 comment
Closed

convert the gson usage to moshi #18

mcsheehan opened this issue Jun 17, 2019 · 1 comment

Comments

@mcsheehan
Copy link
Owner

For kotlin moshi is preffered over gson, so switch the gson usage to moshi

@mcsheehan
Copy link
Owner Author

Tried moshi and gson. Gson does most of what is needed and as the api provides lots of null values moshi doesn't support this easily at present, so sticking with gson to avoid too much boilerplate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant