json-server

v0.16.0
Get a full fake REST API with zero coding in less than 30 seconds
JSON server fake REST API prototyping mock mocking test and 6 more...

fix

npm run lint -- --fix

toc

markdown-toc -i README.md

lint

eslint . --ignore-path .gitignore

test

npm run build && cross-env NODE_ENV=test jest && npm run lint

build

babel src -d lib

start

babel-node -- src/cli/bin db.json -r routes.json

postversion

git push && git push --tags

prepublishOnly

npm test && npm run build && pkg-ok

Metadata

  • MIT
  • >=10
  • Typicode
  • released 2/12/2020

Downloads

Maintainers