Communicate easily with soap protocols by sending a json.
- Sample WSDL .env
You'll need Node.js installed on your computer in order to build this app.
git clone https://github.com/lucioerlan/Soap-To-Rest.git
$ cd Soap-To-Rest
$ npm install$ cp .env-examples .env
- Access swagger http://localhost:5000/api/docs 🥇
- $ npm test
$ curl -X POST -d 'cep=69914366' http://localhost:5000/api/consultZip
$ npm start
$ docker-compose up -d
This project lives under MIT License. See LICENSE for more details. © - Erlan Lucio
