mock server for prmd
prmd-mock using json-schema-faker to generate random mock data, prmd stub
just using the example
in schema file.
npm install prmd-mock -g
cd YOUR_PROJECT_WHICH_HAS_SCHEMATA_FOLDER
prmd-mock
- visit
http://localhost:8001/
with the link hrefs in your schema files.