eJSON
Description
eJSON is a simple API for dealing with the JSON format. You can find the JSON Specification there: http://www.json.org
The API support
- Generate JSON_STRING using the API
- Read a JSON string (or file) and transform into Objects (i.e a JSON_PARSER)