1.0.1 • Published 2 years ago
soapaci v1.0.1
SOAPACI
You can use this npm in your node js/javascript project to call the soap api.
Installation
Run this command to installl soapaci in your project.
npm i soapaciUsage/Examples
Import soapaci in your project
const soapaci = require('soapaci');
or
import soapaci from 'soapaci'User post method to call the SOAP POST API
const response = await soapaci.post(data, url)License
Author
Contact
Email: satyamraghu90@gmail.com.