Kekkai/collect-currency/README.md

7 lines
594 B
Markdown
Raw Normal View History

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)