This is a full-stack web application built with C# using .NET Core 2.2. It consumes the European Central Bank foreign exchange rates API to fetch currency exchange data for the currencies and amount requested.
v0.2
- Gets latest and historical exchange data.
Bugs:
Selecting the same currrency type for initial and return results in a 400 error
v0.1
- Gets latest exchange data. No support for historical data yet.