Transforms json objects from one to another in a surprising or magical manner.
Transmogrify has these objectives:
- Conversion between XML <-> JSON
- Transforming JSON <-> JSON
- Executes common adapter code
To convert the XML <-> JSON we use the JXON library.
- Source JSON documents from remote sources
- Cache the orginal and result for a period of time
