Skip to content
Tim L edited this page Oct 26, 2013 · 12 revisions

What is first

GSON is a very nice Java library to map JSON into Java objects (and vice versa). Thanks to OKFN's Ross Jones for https://github.com/okfn/CKANClient-J (my fork) and it's eloquent use of GSON. My notes about this are at #sadi-using-java-take-2.

Let's get to it

Clone this wiki locally