mockrize

v0.9.1
Create REST API mock server from based on your repository

vendor

make

build

rm -rf lib && tsc -p ./tsconfig.json && cp -r src/views lib/views

lint

eslint . --ext .ts

example

npm run build && node ./example/server.js

test:example

NODE_ENV=test node ./example/server.js

test

jest --coverage

test:all

npm run test && npm run test:example
npm i mockrize

Metadata

  • MIT
  • Whatever
  • otiai10
  • released 5/3/2020

Downloads

Maintainers