Skip to content

KeivinIsmaili/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Currency Converter

A currency conversion app which enables users to quickly and accurately convert one currency to another based on real-time exchange rates.

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Start the server

  mvn spring-boot:run

Swagger

After running the local host, to access swagger go to:

http://localhost:8080/swagger-ui/index.html#/

Authors

License

MIT

About

Building a Currency Converter with Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages