@raincatcher/wfm-rest-api

v1.1.2
Module used for building a RESTful api on top of the WFM solution

clean

del coverage_report src/*.js src/*.map src/**/*.js src/**/*.map test/**/*.js test/**/*.map

build

tsc

test

npm run clean && nyc mocha
npm i @raincatcher/wfm-rest-api

Metadata

Downloads