Node/Express API where I interact with the Exchange Rate API service
Route /api/rates
Queries: 1. Base - The home currency rates to be quoted against (e.g. CZK);
Queries: 2. Currency - The specific exchange rates (e.g. EUR,GBP,USD).
- By Collins Abadaike abadaikecollins@gmail.com