orca-lookup-node:如何使用Node.js响应Orca扫描查找请求

时间:2024-06-12 05:32:12
【文件属性】:

文件名称:orca-lookup-node:如何使用Node.js响应Orca扫描查找请求

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-12 05:32:12

node expressjs smartphone barcode-scanning JavaScript

orca查找节点 这个开源项目是以及使用和的示例。 这个怎么运作: 用户使用智能手机 Orca Scan使用?barcode=value将HTTP GET请求发送到您的端点 您的系统查询数据库或内部API的barcode匹配 您的系统以JSON格式返回数据,并带有与列名称匹配的键 应用将数据显示给用户 如果移动用户具有并保存了数据,它将保存到您的Orca工作表中。 安装 首先确保您已安装 # should return 11 or higher node -v 然后执行以下命令: # download this example code git clone https://github.com/orca-scan/orca-lookup-node.git # go into the new directory cd orca-lookup-node # install dep


【文件预览】:
orca-lookup-node-master
----index.js(743B)
----package.json(705B)
----LICENSE(1KB)
----package-lock.json(14KB)
----README.md(3KB)

网友评论