Kekkai/collect-currency
2025-01-02 21:19:08 +03:00
..
.gitignore Перенес сбор валюты в отдельный сервис 2024-07-30 18:03:17 +03:00
main.js feat(collect-currency): Bringing back cryptocurrency rate collection 2025-01-02 21:19:08 +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 feat(collect-currency): Bringing back cryptocurrency rate collection 2025-01-02 21:19:08 +03:00
save_fiat.js feat: Removed depth check that caused memory overflow 2024-11-27 14:43:57 +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