Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jfollmann/calculator-soap-client
https://github.com/jfollmann/calculator-soap-client
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jfollmann/calculator-soap-client
- Owner: jfollmann
- Created: 2022-06-15T02:32:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T18:51:02.000Z (over 2 years ago)
- Last Synced: 2023-03-05T20:42:59.918Z (over 1 year ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Calculator Sample with SOAP Actions
Sample to consume SOAP service with axios### Install dependencies:
```bash
npm ci
```### Run project:
```bash
npm run start:dev
```Reference: [https://documenter.getpostman.com/view/8854915/Szf26WHn](https://documenter.getpostman.com/view/8854915/Szf26WHn)