schematic-ipsum
schematic-ipsum copied to clipboard
A simple service that generates fake JSON data in accordance with a JSON Schema
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.