File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Currency parser
22This service is designed to collect (parsing) actual currency rates
33(both fiat and cryptocurrencies) from open sources and save
4- them into a database.
4+ them into a database.
5+
6+ ## Third-Party Libraries and Licenses
7+
8+ - [ axios/axios] ( https://github.com/axios/axios ) — [ MIT] ( https://github.com/axios/axios/blob/v1.x/LICENSE )
9+ - [ harrisiirak/cron-parser] ( https://github.com/harrisiirak/cron-parser ) — [ MIT] ( https://github.com/harrisiirak/cron-parser/blob/master/LICENSE )
10+ - [ hapijs/joi] ( https://github.com/hapijs/joi ) — [ LICENSE] ( https://github.com/hapijs/joi/blob/master/LICENSE.md )
11+ - [ node-schedule/node-schedule] ( https://github.com/node-schedule/node-schedule ) - [ MIT] ( https://github.com/node-schedule/node-schedule/blob/master/LICENSE )
12+ - [ axios/axios] ( https://github.com/axios/axios ) - [ MIT] ( https://github.com/axios/axios/blob/v1.x/LICENSE )
You can’t perform that action at this time.
0 commit comments