/soap-sample

Exemplo de consumo a API SOAP

Primary LanguageTypeScript

SOAP Sample

This is a sample project to demonstrate how to consume a API SOAP with Express.

How to run

Clone the repository

git clone https://github.com/Guilherme-07062002/soap-sample.git

Install the dependencies

npm install

Run the server

npm run dev

The server will run in localhost:3000