Kekkai/collect-currency
2025-03-05 21:48:45 +03:00
..
.gitignore Перенес сбор валюты в отдельный сервис 2024-07-30 18:03:17 +03:00
main.js chore: delete catch error 2025-03-05 21:48:45 +03:00
package-lock.json Повысил версию библиотеки axios 2024-10-21 20:54:57 +03:00
package.json Повысил версию библиотеки axios 2024-10-21 20:54:57 +03:00
README.md chore(readme): Returned and added third-party library licences, split them into each separate file for the microservice 2024-12-20 16:25:43 +03:00
save_crypto.js chore(collect-currency): Removed checking for duplicate currency exchange rates over time. 2025-01-17 14:49:56 +03:00
save_fiat.js chore(collect-currency): Removed checking for duplicate currency exchange rates over time. 2025-01-17 14:49:56 +03:00

This microservice collects currency exchange rate data for selected currencies from open sources and stores it in a database.

Third-Party Libraries and Licenses