Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sdtm1016
/
APIJSON
Public
forked from
Tencent/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 18, 2024
更新 UnitAuto 简介: 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等
Show description for 886344a
TommyLemon
authored
886344a
Copy full SHA for 886344a
Commits on Sep 8, 2024
17K+ Star 在 400W Java 项目排名前 100,远超 FLAG, BAT 等国内外绝大部分开源项目
Show description for 44e596f
TommyLemon
authored
44e596f
Copy full SHA for 44e596f
Commits on Sep 1, 2024
新增支持 SQLite,感谢 afumu 的贡献 #757
Show description for 19417a4
TommyLemon
authored
19417a4
Copy full SHA for 19417a4
Commits on Aug 29, 2024
增加SQLite支持
afumu
committed
8dbdc4f
Copy full SHA for 8dbdc4f
Commits on Aug 11, 2024
fix: 自关联 Table:alias 拼接 SQL 表名异常,感谢 zxcwindy 的贡献 #750
Show description for 67bda09
TommyLemon
authored
67bda09
Copy full SHA for 67bda09
getSQLTableWithAlias 带上原表名,避免 alias 与其它表名/字段 冲突;优化 GitHub 对 tab 和 IDE 处理不一致导致缩进显示问题
TommyLemon
authored
6bfb218
Copy full SHA for 6bfb218
Commits on Aug 7, 2024
fix: 处理自关联查询时,对Table:alias的写法sql表名拼写异常的问题
LY
committed
746f291
Copy full SHA for 746f291
Commits on Jul 31, 2024
北明软件登记,感谢 zxcwindy 的贡献 #747
Show description for 498b972
TommyLemon
authored
498b972
Copy full SHA for 498b972
Commits on Jul 30, 2024
北明软件登记
zxcwindy
authored
e16718f
Copy full SHA for e16718f
Commits on Jul 28, 2024
Update jitpack.yml
TommyLemon
authored
f787f8e
Copy full SHA for f787f8e
Update jitpack.yml
TommyLemon
authored
e6cf73e
Copy full SHA for e6cf73e
Commits on Jul 15, 2024
生态项目新增 lanmuc-后端低代码生产接口的平台,兼容配置式接口和编写式接口,可做到快速生产接口,上线项目
Show description for 225abd5
TommyLemon
authored
225abd5
Copy full SHA for 225abd5
Commits on Jun 30, 2024
升级到 7.0.3
TommyLemon
committed
02865ec
Copy full SHA for 02865ec
Update Document.md
TommyLemon
authored
e267b68
Copy full SHA for e267b68
Update Document.md
TommyLemon
authored
9e1187c
Copy full SHA for 9e1187c
Update Document.md
TommyLemon
authored
53adfab
Copy full SHA for 53adfab
解决 format: true 对应 key 返回不是小驼峰,而是强制小写,例如 User[] 返回不是 userList 而是 userlist
TommyLemon
committed
8dbaa2d
Copy full SHA for 8dbaa2d
新增把引用赋值路径 URL encode 后的值 decode 回原始值,例如 %2Fuser%2Flist -> /user/list
TommyLemon
committed
3501258
Copy full SHA for 3501258
Commits on Jun 16, 2024
腾讯内外 5 个奖项、腾讯开源前七、腾讯后端 Star 第一、Trending 日周月榜大满贯 等
Show description for abe10a2
TommyLemon
authored
abe10a2
Copy full SHA for abe10a2
key[]:{ query:2 或 query:"All" } 解决列表数据为空不返回列表分页信息
TommyLemon
committed
0093589
Copy full SHA for 0093589
key[]:{ query:2 或 query:"All" } 默认返回列表分页信息 调整 total 的 key 名,避免同级多列表导致重名
TommyLemon
committed
09a60dc
Copy full SHA for 09a60dc
key[]:{ query:2 或 query:"All" } 在已有 total 和 keyListInfo 字段时不返回默认的列表分页信息
TommyLemon
committed
8715e12
Copy full SHA for 8715e12
新增支持 key[]:{ query:2 或 query:"All" } 默认返回列表分页信息
TommyLemon
committed
f058353
Copy full SHA for f058353
Commits on Jun 2, 2024
feat: 实现和配置 TABLE_SCHEMA_MAP 映射表名和数据库(模式)名,感谢 csx-bill 的贡献 #734
Show description for 76fc227
TommyLemon
authored
76fc227
Copy full SHA for 76fc227
getSQLSchema 根据优先级处理不同情况
TommyLemon
authored
c3a3399
Copy full SHA for c3a3399
feat: 实现和配置 TABLE_SCHEMA_MAP
csx-bill
committed
201c078
Copy full SHA for 201c078
Java 版已经是国内顶级、国际一流的 Java 开源项目了 - 根据开源指南针报告
Show description for 5e4e848
TommyLemon
authored
5e4e848
Copy full SHA for 5e4e848
Commits on May 26, 2024
相关推荐新增 《APIJSON语法使用,超详细》,感谢作者的贡献~
Show description for 72996e9
TommyLemon
authored
72996e9
Copy full SHA for 72996e9
Commits on May 25, 2024
相关推荐新增 《APIJSON语法使用,超详细》,感谢作者的贡献~
Show description for 4d199a1
TommyLemon
authored
4d199a1
Copy full SHA for 4d199a1
Commits on May 19, 2024
腾讯内外 5 个奖项、腾讯开源前七、GitHub Java Top 100、Trending 日周月榜大满贯 等
Show description for b70ee90
TommyLemon
authored
b70ee90
Copy full SHA for b70ee90
Update README-English.md
TommyLemon
authored
482368c
Copy full SHA for 482368c
JavaScript: Number.MAX_SAFE_INTEGER ~ Number.MIN_SAFE_INTEGER
TommyLemon
authored
7590236
Copy full SHA for 7590236
数字转字符串范围优化为 JavaScript 的 Number.MAX_SAFE_INTEGER ~ Number.MIN_SAFE_INTEGER
TommyLemon
authored
aab39ff
Copy full SHA for aab39ff
升级版本为 7.0.0
TommyLemon
committed
4a2e7f5
Copy full SHA for 4a2e7f5
Merge branch 'master' of https://github.com/Tencent/APIJSON
TommyLemon
committed
7716a9b
Copy full SHA for 7716a9b
Pagination
Previous
Next
You can’t perform that action at this time.