currency-api:货币报价查询的API

时间:2021-05-13 10:07:04
【文件属性】:
文件名称:currency-api:货币报价查询的API
文件大小:122KB
文件格式:ZIP
更新时间:2021-05-13 10:07:04
nodejs express sentry currency nodemon 货币API 直接从bcb网站(巴西*银行)查询转换为Real的超过150种货币的报价的API。 (获取)返回所选货币 https://currencydevpass.herokuapp.com/currency/USD 返回所选货币的最后报价。 (GET)返回报价日期的货币 https://currencydevpass.herokuapp.com/currency/USD?date=2020-01-06 日期格式:yyyy-MM-dd (GET)返回所有带有最后记录的报价的货币 https://currencydevpass.herokuapp.com/currency/all (GET)返回具有选定报价日期的所有货币 https://currencydevpass.herokuapp.com/currency/all?date=2020-01-06 日期格式:yyyy-MM-
【文件预览】:
currency-api-master
----.env.example(106B)
----yarn.lock(131KB)
----.eslintrc.js(483B)
----src()
--------server.js(64B)
--------database()
--------lib()
--------app.js(2KB)
--------config()
--------routes.js(852B)
--------app()
----.vscode()
--------launch.json(453B)
----.travis.yml(41B)
----.prettierrc(52B)
----Procfile(16B)
----README.md(2KB)
----nodemon.json(70B)
----yarn-error.log(140KB)
----.editorconfig(129B)
----.gitignore(45B)
----package.json(1KB)

网友评论