monzo-api:与用于节点的monzo-api轻松交互

时间:2021-04-27 13:10:34
【文件属性】:
文件名称:monzo-api:与用于节点的monzo-api轻松交互
文件大小:426KB
文件格式:ZIP
更新时间:2021-04-27 13:10:34
JavaScript 蒙佐阿皮 Node Monzo API易于集成 安装方式 npm i monzo-api -S 用法 import MonzoApi from 'monzo-api'; const clientId = 'your-app-client-id'; const clientSecret = 'your-app-client-secret'; const verificationCode = 'code-that-server-gets-after-the-redirection'; const verificationStateToken = 'state-token-received-in-query-string-after-redirection'; const monzoApi = new MonzoApi(clientId, clientSecret); monzoApi.red
【文件预览】:
monzo-api-master
----src()
--------index.js(20KB)
----.babelrc(73B)
----.npmignore(19B)
----example()
--------example.png(21KB)
--------index.js(5KB)
----README.md(20KB)
----docs()
--------index.html(1015B)
--------styles()
--------scripts()
--------MonzoApi.html(58KB)
--------fonts()
--------index.js.html(21KB)
----.gitignore(24B)
----package.json(742B)

网友评论