json-server

v0.8.16
Serves JSON files through REST routes.
JSON server fake REST API prototyping mock mocking test and 6 more...

test

npm run test:cli && npm run test:server && standard

build

babel src -d lib

start

node bin

prepush

npm t

test:cli

cross-env NODE_ENV=test mocha -R spec test/cli/*.js

test:server

cross-env NODE_ENV=test mocha -R spec test/server/*.js

Metadata

  • MIT
  • Whatever
  • Typicode
  • released 7/11/2016

Downloads

Maintainers