Tag

Zero-Code API

0 views collected around this technical thread.

macrozheng
macrozheng
May 19, 2025 · Backend Development

Generate Zero‑Code Backend APIs with APIJSON and Spring Boot

This guide shows how to use Tencent's open‑source APIJSON library with a Spring Boot demo to automatically generate full‑stack CRUD REST endpoints from database tables, covering project setup, configuration, table creation, and example requests for querying, adding, updating, deleting, and paginating product brand data.

APIJSONCRUDSpring Boot
0 likes · 10 min read
Generate Zero‑Code Backend APIs with APIJSON and Spring Boot