/Soap-To-Rest

:goat: Make requests by sending JSON, to webservice Soap

Primary LanguageJavaScript

PRETTIER LICENSE LinkedIn Hits


Soap to Rest Api ๐Ÿ‚

Logo

Report Bug ยท Request Feature

๐Ÿค” About The Project

Communicate easily with soap protocols by sending a json.

  • Sample WSDL .env

๐Ÿ”จ Installation

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

๐Ÿ”ฅ Setup

Copy or rename the file

$ cp .env-examples .env 

๐Ÿค“ Documentation and running tests


๐ŸŽ‹ Request using CURL

$ curl -X POST -d 'cep=69914366' http://localhost:5000/api/consultZip

๐Ÿš€ Running

$ npm start 

Or Run Docker ๐Ÿณ

$ docker-compose up -d

๐Ÿ”“ License

This project lives under MIT License. See LICENSE for more details. ยฉ - Erlan Lucio