/** Serve the content of a Prediction List in JavaScript Object Notation (JSON). Acts as a simple public API. Callers can manipulate the response using javascript, and render the data as desired on any web page, using javascript. */ package hirondelle.predict.pub.json;