January 2018
Intermediate to advanced
434 pages
14h 1m
English
In this recipe, we will learn how to parse JSON. JSON is the most widely used data type for API responses. We will be using Gson, an open source library by Google. It's fast, and it scales very well even with a huge response.
Read now
Unlock full access