APIJSON-Demo

腾讯 APIJSON 各种语言、各种框架 的 使用示例项目、上手文档、测试数据 SQL 文件 等。Demo projects with document and SQL files for Tencent APIJSON with different programming languages and different frameworks.

APACHE-2.0 License

Stars
393
Committers
13

APIJSON-Demo

腾讯 APIJSON 各种语言(Java, Swift, JavaScript, Python 等)、各种框架(SpringBoot, JFinal 等)、各种客户端(Web, Android, iOS 等) 的 使用示例项目、上手文档、测试数据 SQL 文件 等。 Demo projects with document and SQL files for Tencent APIJSON with different programming languages, different frameworks and different clients.

快速上手

Usage

1.后端上手

1.Backend

可以跳过这个步骤,直接用 APIJSON 官网服务器地址 apijson.cn:8080 来测试接口。 You can skip this step and use 'apijson.cn:8080'.

见  APIJSON 后端上手 - Java See https://github.com/APIJSON/APIJSON-Demo/blob/master/APIJSON-Java-Server/README-English.md

2.前端上手

1.FrontEnd

可以跳过这个步骤,直接使用 APIAuto-机器学习 HTTP 接口工具 或 下载客户端 App。 You can skip this step and use APIAuto or download App.

见  Android  或  iOS  或  JavaScript See AndroidiOS or JavaScript

下载客户端 App

Download App

测试及自动生成代码工具 Simple demo App for testing APIJSON APIJSONTest.apk

仿微信朋友圈动态实战项目 Complex production App like Twitter tweets APIJSONApp.apk

有问题可以去 Tencent/APIJSON 提 issue If you have any question, please create a issue on Tencent/APIJSON https://github.com/Tencent/APIJSON/issues

贡献者

Contributors

2 个腾讯工程师、1 个字节跳动工程师、1 个平安科技工程师、Solon 框架作者 等,感谢大家的贡献~ 2 Tencent engineers, 1 ByteDance engineer, 1 Ping An engineer、the author of Solon, etc. Thank you all~ https://github.com/APIJSON/APIJSON-Demo/graphs/contributors

Related Projects