新增 4 个生态项目:1 个第三方 SQL Parser 和 3 个 Demo 项目

This commit is contained in:
TommyLemon 2021-05-20 00:37:31 +08:00 committed by GitHub
parent 1fca1270da
commit 4116e5e538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -382,18 +382,26 @@ https://github.com/Tencent/APIJSON/blob/master/CONTRIBUTING.md
[apijson-php](https://github.com/qq547057827/apijson-php) PHP 版 APIJSON基于 ThinkPHP支持 MySQL, PostgreSQL, SQL Server, Oracle 等
[apijson-node](https://github.com/kevinaskin/apijson-node) Node.ts 版 APIJSON提供 nestjs 和 typeorm 的 Demo支持 MySQL, PostgreSQL, SQL Server, Oracle
[apijson-node](https://github.com/kevinaskin/apijson-node) Node.ts 版 APIJSON提供 nestjs 和 typeorm 的 Demo由字节跳动工程师开发
[uliweb-apijson](https://github.com/zhangchunlin/uliweb-apijson) Python 版 APIJSON支持 MySQL, PostgreSQL, SQL Server, Oracle, SQLite 等
[APIJSONParser](https://github.com/Zerounary/APIJSONParser) 第三方 APIJSON 解析器,将 JSON 动态解析成 SQL
[ApiJsonByJFinal](https://gitee.com/zhiyuexin/ApiJsonByJFinal) 整合 APIJSON 和 JFinal 的 Demo
[FfApiJson](https://gitee.com/own_3_0/ff-api-json) 用 JSON 格式直接生成 SQL借鉴 APIJSON 支持多数据源
[apijson-sample](https://gitee.com/greyzeng/apijson-sample) APIJSON 简单使用 Demo 及教程
[apijson-examples](https://gitee.com/drone/apijson-examples) APIJSON 的前端、业务后端、管理后端 Demo
[light4j](https://github.com/xlongwei/light4j) 整合 APIJSON 和微服务框架 light-4j 的 Demo同时接入了 Redis
[SpringServer1.2-APIJSON](https://github.com/Airforce-1/SpringServer1.2-APIJSON) 智慧党建服务器端,提供 上传 和 下载 文件的接口
[apijson-examples](https://gitee.com/drone/apijson-examples) APIJSON 的前端、业务后端、管理后端 Demo
[ApiJsonByJFinal](https://gitee.com/zhiyuexin/ApiJsonByJFinal) 整合 APIJSON 和 JFinal 的 Demo
[apijson-builder](https://github.com/pengxianggui/apijson-builder) 一个方便为 APIJSON 构建 RESTful 请求的 JavaScript 库
[AbsGrade](https://github.com/APIJSON/AbsGrade) 列表级联算法支持微信朋友圈单层评论、QQ空间双层评论、百度网盘多层(无限层)文件夹等