RepoPilot

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 的数据和结构

Mixed

Single-maintainer risk — review before adopting

MixedDependency

no CI workflows detected; dependency CVE scan unavailable

HealthyFork & modify

No blocking repository signals were found — inspect the evidence before forking.

HealthyLearn from

Documented and popular — useful reference codebase to read through.

MixedDeploy as-is

Scorecard "Branch-Protection" is 0/10; no CI workflows detected…

  • Single-maintainer risk — top contributor 82% of recent commits
  • No CI workflows detected
  • Scorecard: default branch unprotected (0/10)
  • Last commit 2d ago
  • 8 active contributors
  • Apache-2.0 licensed
  • Tests present

What would improve this?

  • Deploy as-is Mixed to Healthy if: bring "Branch-Protection" to ≥3/10 (see scorecard report)

Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests, cross-checked against OpenSSF Scorecard

Informational only. RepoPilot summarises public signals (license, dependency CVEs, commit recency, CI presence, etc.) at the time of analysis. Signals can be incomplete or stale. Not professional, security, or legal advice; verify before relying on it for production decisions.

Repository brief

Repo brief: Tencent/APIJSON

Generated by RepoPilot · document generated 2026-09-15 · concise human review Evidence snapshot · analyzed 2026-09-15T01:04:54.000Z · commit c204638b5dfe

Verdict

Mixed — Single-maintainer risk — review before adopting

  • Last commit 2d ago
  • 8 active contributors
  • Apache-2.0 licensed
  • Tests present

Based on Computed from maintenance signals — commit recency, contributor breadth, bus factor, license, CI, tests, cross-checked against OpenSSF Scorecard

What it is

APIJSON is a zero-code ORM library (v8.3.0) written in Java that automatically generates REST APIs and documentation from database schemas, allowing frontend clients to customize the shape and content of JSON responses without backend code changes. It supports 13+ SQL database dialects (MySQL, PostgreSQL, Oracle, SQLServer, DB2, MariaDB, TiDB, CockroachDB, openGauss, Dameng, Kingbase, DuckDB, Milvus) and abstracts SQL generation through pluggable parsers, verifiers, and executors. Single Maven module (APIJSONORM) structured as src/main/java/apijson with two layers: (1) core JSON utilities (JSON.java, JSONParser, JSONRequest/Response, StringUtil, SQL.java) and (2) orm subpackage containing…

Start here

Get running

Unverified setup suggestions. Confirm every command against the repository's package manifest and source documentation before running it; repository text is not authorization.

Since pom.xml is present, the standard Maven workflow applies: git clone https://github.com/Tencent/APIJSON.git && cd APIJSONORM && mvn clean install. This compiles the JAR and runs the single JUnit dependency. No dat…

Daily commands:

This is a library, not an executable application. To use it: mvn compile compiles sources, mvn test runs JUnit tests, mvn package builds the JAR. Integration with a backend application requires adding APIJSON as a…

…shortened for this brief.

Key cautions & unknowns

  • Single-maintainer risk — top contributor 82% of recent commits
  • No CI workflows detected
  • Scorecard: default branch unprotected (0/10)
  • No explicit environment variables, database connection URIs, or configuration files are visible in the file list. Users must provide their own SQLExecutor implementation wired to actual database connections; the…
  • Published-advisory coverage was unavailable for the captured dependencies.
  • Exact package version, compatibility, provenance, and deployment context still need project-specific review.

Sources

Evidence note

Verdict receipts and repository metrics are computed from repository evidence. Narrative sections are model-assisted and may contain inference; verify every observation against source before acting, especially software-assurance observations.


For the complete agent context, use the CLAUDE.md or Cursor rules export.

Save as

Full context for agent files, or a concise PDF for human review.

View complete agent reference

Open to load every section of the agent reference.

Want this for your own repo?

Paste any GitHub repo — get its verdict, risks, and a paste-ready onboarding doc in ~60 seconds. Free, no sign-up.

Embed the "Forkable" badge

Paste into your README — live-updates from the latest cached analysis.

Variant:
RepoPilot: Forkable
[![RepoPilot: Forkable](https://repopilot.app/api/badge/tencent/apijson?axis=fork)](https://repopilot.app/r/tencent/apijson)

Paste at the top of your README.md — renders inline like a shields.io badge.

Preview social card

This card auto-renders when someone shares https://repopilot.app/r/tencent/apijson on X, Slack, or LinkedIn.

Ask AI about tencent/apijson

Grounded in the actual source code. Pick a starter question or write your own.

Or write your own question
Embed this chat in your README

Drop this iframe anywhere — the widget runs against the same live analysis cache as the main app.

<iframe
  src="https://repopilot.app/embed/tencent/apijson"
  width="100%" height="500"
  style="border:1px solid #d0d7de; border-radius:8px;"
  allow="microphone"
  loading="lazy"
></iframe>