I'm working on consuming and API with retrofit and...
# android
k
I'm working on consuming and API with retrofit and moshi. I currently have these POJOs to consume the API and be mapped from JSON. It's working nicely.