All Projects → l455202325 → Apidemo

l455202325 / Apidemo

快应用API Demo 集合 QuickAPP

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Apidemo

Ajax Movie Recommendation System With Sentiment Analysis
Content-Based Recommender System recommends movies similar to the movie user likes and analyses the sentiments on the reviews given by the user for that movie.
Stars: ✭ 127 (-1.55%)
Mutual labels:  api
Geeksay
🤓 geeks will ctrl+s the world!
Stars: ✭ 127 (-1.55%)
Mutual labels:  api
Augur.js
Augur JavaScript API
Stars: ✭ 129 (+0%)
Mutual labels:  api
Ng Gapi
ng-gapi a Google api module for Angular 6+
Stars: ✭ 126 (-2.33%)
Mutual labels:  api
Taobaokeapi
淘宝客API演示
Stars: ✭ 128 (-0.78%)
Mutual labels:  api
Zabbixapi
Ruby wrapper to Zabbix API
Stars: ✭ 128 (-0.78%)
Mutual labels:  api
Python Tumblpy
A Python Library to interface with Tumblr v2 REST API & OAuth
Stars: ✭ 126 (-2.33%)
Mutual labels:  api
Tiktokbot
A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg
Stars: ✭ 126 (-2.33%)
Mutual labels:  api
Ewelink Api
eWeLink API for JavaScript
Stars: ✭ 128 (-0.78%)
Mutual labels:  api
N26
💳 Un-official node.js module for interact with your N26 (previously Number26) account
Stars: ✭ 128 (-0.78%)
Mutual labels:  api
Pokemongoapi Php
Pokemon Go API PHP library
Stars: ✭ 127 (-1.55%)
Mutual labels:  api
Pfsense Api
The missing REST API package for pfSense
Stars: ✭ 126 (-2.33%)
Mutual labels:  api
Scobot
SCORM API for Content. JavaScript library, QUnit tests and examples.
Stars: ✭ 128 (-0.78%)
Mutual labels:  api
Dm env
A Python interface for reinforcement learning environments
Stars: ✭ 127 (-1.55%)
Mutual labels:  api
Sabisu Rails
Simple and powerful engine for exploring your Rails api application
Stars: ✭ 129 (+0%)
Mutual labels:  api
Kinopoiskpy
Python API to kinopoisk.ru
Stars: ✭ 126 (-2.33%)
Mutual labels:  api
Api Common Protos
A standard library for use in specifying protocol buffer APIs.
Stars: ✭ 127 (-1.55%)
Mutual labels:  api
Ergo Pe Av
🧠 🦠 An artificial neural network and API to detect Windows malware, based on Ergo and LIEF.
Stars: ✭ 130 (+0.78%)
Mutual labels:  api
Reddit Detective
Play detective on Reddit: Discover political disinformation campaigns, secret influencers and more
Stars: ✭ 129 (+0%)
Mutual labels:  api
Slacker
Full-featured Python interface for the Slack API
Stars: ✭ 1,615 (+1151.94%)
Mutual labels:  api

这个是快应用API的集合Demo

效果图

image

使用方式:

  1. Clone下来代码
  2. 打开命令行工具
  3. 切换到代码所在的目录然后输入 npm install 按回车
  4. 等待结束 然后再输入 npm run build 或者 输入 npm run watch 按回车
  5. 另外再打开一个命令行窗口 切换到项目目录 输入 npm run server

如果你只是想体验一下快应用的API的效果,你换没有搭建好开发环境,那也给你提供一个体验的方式,

  1. 下载快应用这两个app, 快应用调试器快应用平台正式版预览 两个都要下载,都要安装
  2. 再下载本demo的rpk文件,下载点这里
  3. 不管你用什么办法,把rpk文件移动到手机里面
  4. 然后打开快应用调试器,选择本地安装,找到刚才移动到手机里面的rpk文件,安装完就可以体验了

另外如果体验完,下一次要是还想体验的话你如果再装一次,这就太...,解决这个问题的方法也很简单,打开另外一个app 你会看到APIDemo,右边👉有一个秒开,点击即可

特别说明一下:

有部分同学如果node版本用的是8以上的话,在运行完npm install后再运行npm run build时可能会报Cannot find module .../webpack.config.js异常,这时大家不要惊慌,请重新执行一次hap update --force。这是由于高版本的npmnpm install时,会校验并删除了node_modules下部分文件夹,导致报错。而hap update --force会重新复制hap-toolkit文件夹到node_modules

因为Demo例子比较多(主要是视频和图片),导致生成的 *.rpk 文件比较大,所以 扫码安装可能需要等待一会,有时候这个事件还真不短,大概要2-3分钟,主要看个人的环境,大部分会很快,大概也就几秒钟

  • 下面是进学习交流群的二维码链接

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].