Tencent/APIJSON
🏆 Real-Time no-code, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and Frontend(Client) can customize response JSONs 🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构 observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 97
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 29.5
- age_days: 3572
- days_rel: 22
- days_push: 17
- n_releases_24m: 13
Adoption not part of the score
18402 stars · 2274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
APIJSON is a Tencent open-source Java ORM and JSON-based API protocol that auto-generates CRUD APIs and documentation without backend coding, letting clients fully customize the JSON they request. It supports many SQL and NoSQL databases and includes automatic permission management, parameter validation, and SQL injection protection.
Use cases
- generate REST APIs from a database without writing backend code
- let frontend clients customize JSON response structure
- auto-generate and keep API documentation up to date
- build CRUD endpoints with joins and nested queries via JSON requests
- avoid frontend-backend API negotiation and versioning churn
- add automatic permission control and SQL injection protection to APIs
When to choose
- you want zero-code backend APIs and docs for standard CRUD apps
- frontend teams need flexible, self-defined query shapes over relational data
- you want one universal API that stays compatible without versioning
- building non-financial apps like social, content, or office tools
When to avoid
- you need fine-grained custom business logic in every endpoint
- financial or strictly regulated systems requiring explicit per-endpoint control
- your team prefers conventional hand-written REST/GraphQL APIs
- you rely on database features unsupported by its SQL generation
Facets
framework · maturity active
orm api-framework http-server database json middleware security api-gateway documentation backend web-development databases apis developer-tools jvm self-hosted no-code low-code crud-api auto-generated-docs json-api baas sql-injection-protection frontend-driven-queries web-server docker
2 sources
- readme: https://github.com/Tencent/APIJSON · fetched 2026-08-28 · 98bea9f55133
- homepage: http://apijson.cn · fetched 2026-08-29 · bd4ad9daa78a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/APIJSON | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem