1 repo
Tools that automatically generate API endpoints from declarative data models.
Distinguishing note: Focuses on automatic API generation from code-defined schemas rather than manual endpoint implementation.
Explore 1 awesome GitHub repository matching web development · Schema-Driven API Generators. Refine with filters or upvote what's useful.
Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m
Automatically exposes REST and GraphQL endpoints by reflecting on declarative data models defined in the application source code.