misfit-cloud-api-wrapper:Misfit Cloud API 的 Nodejs 包装器

时间:2024-07-30 14:49:45
【文件属性】:

文件名称:misfit-cloud-api-wrapper:Misfit Cloud API 的 Nodejs 包装器

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-30 14:49:45

JavaScript

misfit-cloud-api-wrapper Nodejs 包装器 安装 从 NPM 安装。 npm install misfit-cloud-api --save 用法 var MisfitAPI = require ( 'misfit-cloud-api' ) ; 重定向到授权 URL var mySettings = { clientKey : 'your clientKey' , //clientKey in our developer portal clientSecret : 'your clientSecret' , //clientSecret in our developer portal redirect_uri : 'https://your.redirect_uri.here' , } ; var misfitApi = new MisfitAP


【文件预览】:
misfit-cloud-api-wrapper-master
----lib()
--------misfitapi.js(7KB)
----LICENSE(1KB)
----test()
--------index.js(6B)
----README.md(2KB)
----.gitignore(587B)
----index.js(71B)
----package.json(675B)

网友评论