This tool will help generate strongly typed Apex code for parsing a JSON structure given an example of the JSON.

Apex Generator

Paste your json here, e.g. { "user" : { "name" : "Simon Fell", "twitter" : "@superfell" } }

Clicking Create Apex will cause a zip file to be downloaded that contains the generated code, and a geneated test class.

About

Fork me on GitHub