-
Install latest version of node
-
In the root directory of app, run these commands
-
npm install
-
npm run start
-
Request for converting between one currency to another (http://localhost:3000/currency/convert?from_currency=USD&to_currency=PKR&quantity=100)
-
Request for getting average currency rate in a duration (http://localhost:3000/currency/average?from_currency=USD&to_currency=PKR&from_date=2021-11-21&to_date=2021-11-26)
Nabeel07925/currency.converter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|