Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 383 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 383 Bytes

Currency-Converter

  • Real-time currency conversion using Java & Fixer API
  • OkHttp has been used to send request and collect the response.
  • Gson has been used to parse JSON

Dependencies

All the dependencies are available in the pom.xml file

Output/Result

image