@open-rpc/mock-server

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

start

npm run build && node ./build/cli.js

startaws

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

test

npm run build && npm run test:unit

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 5/7/2020

Downloads