Kekkai/collect-currency/README.md
Redume c2720114c4
Some checks failed
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
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

7 lines
No EOL
594 B
Markdown

This microservice collects currency exchange rate data for selected currencies from open sources and stores it in a database.
## Third-Party Libraries and Licenses
- [axios/axios](https://github.com/axios/axios) — [MIT](https://github.com/axios/axios/blob/v1.x/LICENSE)
- [GuillaumeRochat/cron-validator](https://github.com/GuillaumeRochat/cron-validator) - [MIT](https://github.com/GuillaumeRochat/cron-validator/blob/master/LICENSE)
- [node-schedule/node-schedule](https://github.com/node-schedule/node-schedule) - [MIT](https://github.com/node-schedule/node-schedule/blob/master/LICENSE)