/schematic-ipsum

A simple service that generates fake JSON data in accordance with a JSON Schema

Primary LanguageCoffeeScriptMIT LicenseMIT

Schematic Ipsum

A simple service that generates fake JSON data in accordance with a JSON Schema. More details and documentation at http://schematic-ipsum.herokuapp.com.

Development

Install dependencies by running npm install. Build by running make. To run the tests, just run make test. You can run a dev server using ./run.sh.