Currency Tracker API
Developed a backend service that retrieves and stores current currency exchange rates relative to the Ukrainian hryvnia using an external banking API.
The application periodically requests exchange rates, processes the data, and stores it in a PostgreSQL database. The backend provides REST API endpoints that allow clients to retrieve current and historical currency data.
The application periodically requests exchange rates, processes the data, and stores it in a PostgreSQL database. The backend provides REST API endpoints that allow clients to retrieve current and historical currency data.