jotform-api-nodejs:JotForm API - NodeJS 客户端

时间:2021-05-29 21:43:57
【文件属性】:
文件名称:jotform-api-nodejs:JotForm API - NodeJS 客户端
文件大小:14KB
文件格式:ZIP
更新时间:2021-05-29 21:43:57
JavaScript jotform-api-nodejs - NodeJS 客户端 安装 $ npm install jotform 文献资料 您可以在找到此客户端 API 的文档 验证 JotForm API 需要所有用户相关调用的 API 密钥。 您可以在我的帐户页面的创建您的 API 密钥。 例子 var jotform = require ( "jotform" ) jotform . options ( { debug : true , apiKey : "YOUR_API_KEY" } ) ; jotform . getUser ( ) . then ( function ( r ) { /* successful response after request */ } ) . fail ( function ( e ) { /* handle error */ } 有关可用方法的
【文件预览】:
jotform-api-nodejs-master
----lib()
--------main.js(0B)
----test.js(114B)
----LICENSE(18KB)
----test()
--------main.js(6KB)
----README.md(794B)
----.gitignore(13B)
----index.js(19KB)
----jotform-api.js(11KB)
----package.json(603B)

网友评论