1 مستودع
Derives API specifications automatically by analyzing the database schema.
Distinct from Automatic Specification Generators: Generates specs from DB schemas rather than source code annotations.
Explore 1 awesome GitHub repository matching data & databases · Schema-Driven Specification Generation. Refine with filters or upvote what's useful.
APIJSON is a no-code database API generator and object-relational mapping layer that automatically transforms relational database schemas into functional HTTP endpoints. It provides a system for generating CRUD operations and technical documentation without the need to write manual backend code. The project is distinguished by its ability to allow clients to define custom JSON response structures and field aliases directly within the request. It features dynamic query translation that converts structured JSON parameters into optimized SQL for complex relational joins, subqueries, and data agg
Generates living API specifications and client code snippets by analyzing the current database schema.