A simple service that generates fake JSON data in accordance with a JSON Schema. More details and documentation at http://schematic-ipsum.herokuapp.com.
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.