WebAPICba

Narek-Mkrtchyan/WebAPICba

WebAPICba is an ASP.NET Core web application that interacts with the Central Bank of Armenia's (cba.am) SOAP Web Service to retrieve and store exchange rates. The API allows retrieving exchange rate data in JSON format. /api/exchangerates?DateFrom=YYYY-MM-DD&DateTo=YYYY-MM-DD&ISOCodes=USD,EUR

C# Stars: 1 Forks: 0 Web

Summary

WebAPICba is a C# ASP.NET Core API that fetches currency exchange rates from the Central Bank of Armenia's SOAP service, stores them in a database, and provides a JSON API endpoint for querying historical rates by date range and currency codes.

Similar Projects