@open-rpc/mock-server

v1.3.3
Provides a mock JSON-RPC API given an OpenRPC Document

start

./build/cli.js

startaws

npm run build && node ./build/cli.js -m service -p 8081

test

npm run test:lint && npm run build && npm run test:unit

test:lint

tslint -c tslint.json 'src/**/*.ts' --fix

test:unit

jest --coverage

build

tsc && cp service-mode-openrpc.json build/.

watch:build

tsc --watch

watch:test

jest --watch
npm i @open-rpc/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 3/27/2020

Downloads