@wize/soap-runtime

1.0.10 • Public • Published

##SOAP SOURCE @wize/soap-runtime

##Description

Register api for soap source objects.

##Usage

###Installation

npm install --save @wize/soap-runtime

###Initialize

import soapRuntime from '@wize/soap-runtime'
.
.
.
/*
app : Koa app in which the routes will be registered.
directoryName : directory of the source file. 
*/
export function init() {

    soapRuntime(this.app,__dirname);

}

##Test

npm run test

##License MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i @wize/soap-runtime

Weekly Downloads

0

Version

1.0.10

License

MIT

Last publish

Collaborators

  • praveennegi
  • at1nder
  • harishtejwani