Application providing API's for exchange rate
TODO-
- Add global exception handling for readable error response using controller advice- Spring Boot provides an ErrorController implementation to handle errors in a sensible way - JSON response
- Cache to store historical values already fetched for given date
- Expose swagger