Tag Archives: Persevere

JSON Schema and inputEx

Proposed by Kris Zyp, JSON Schema takes the good ideas from XML Schema. From http://json-schema.org/ : JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON … Continue reading

Posted in Server-side javascript, inputEx | Tagged , , , | 3 Comments

How to setup a mysql data source for Persevere

If you don’t know Persevere yet, check out its impressive list of features (JSONPath/JSON-RPC/Comet support, etc…). Here is a short tutorial to expose your MySQL tables through the persevere JSON REST interface. Download persevere and unzip it. Download the JDBC … Continue reading

Posted in Server-side javascript | Tagged , , | 16 Comments