Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.35 KB

File metadata and controls

32 lines (18 loc) · 1.35 KB

SoapCurrencyConverter kotlin webservice

Kotlin soap server application for currency conversion application.

Requirements

  1. java 8 | install
  2. maven if you want build the project
  3. recommended IDE: intellij idea | install

Build

Executable Jar

java -jar SoapCurrencyConverter-1.0-SNAPSHOT-jar-with-dependencies.jar -p <port> -k <apiKey>

WSDL

http://localhost:8080/ws/currencyConvertService?wsdl visit

Express REST API to consume SOAP currency converter webservice

Readme Card

React client web application

Readme Card

Exchange rates are provided by: floatrates.com