Skip to content

goto100/prmd-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prmd-mock

mock server for prmd

differents from prmd stub?

prmd-mock using json-schema-faker to generate random mock data, prmd stub just using the example in schema file.

How to use it?

  1. npm install prmd-mock -g
  2. cd YOUR_PROJECT_WHICH_HAS_SCHEMATA_FOLDER
  3. prmd-mock
  4. visit http://localhost:8001/ with the link hrefs in your schema files.

About

mock server for prmd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published