JSON

JavaScript Object Notation is a file/data format for storing/transmitting structured data. It has similarities to XML, is less verbose, but is more simplistic. Stroom accepts data in JSON format and can output to JSON.
Last modified April 7, 2026: Merge branch '7.11' into 7.12 (5ca47c5)