Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 331 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 331 Bytes

1.Run the project and swagger will open. 2. provide credentials(admin, admin) in Authenticate post mehtod to get the token. 3.use the token in coverter get method and pass values in swagger to get the curecny controller . 4. Unit test are also added and dynamically we can change the values and get results w/o restarting the app.