Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

Latest commit

 

History

History
29 lines (22 loc) · 724 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 724 Bytes

showmethemoney

            _____
          .-'     `-.
        .'  .-"""-.-'
       /  .'
  .---' '--------.
   """:  :"""""""
.-----'  '-----.
 """""\  \"""""
       \  `.
        '.  `-----.
          '-.____.'

How to run this application:
- install maven
- run "mvn spring-boot:run" @ project base directory

Swagger API access: http://localhost:8080/swagger-ui.html

Resources example:

http://localhost:8080/showmethemoney/USD/EUR
http://localhost:8080/showmethemoney/GBP
http://localhost:8080/showmethemoney/JPY/conversion/EUR
http://localhost:8080/showmethemoney/20/JPY/GBP,usd
http://localhost:8080/showmethemoney/55/GBP/JPY,DOLLAR