Skip to content

kotlin soap server appliaction for currency convertion applicatoin (JAX-WS)

Notifications You must be signed in to change notification settings

ramesh-x90/SoapCurrencyConverter-kotlin-webservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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