NocoBase
Tap a star to rate
NocoBase generates REST APIs automatically from a relational data model you design in the UI, think Airtable's structure but with native API endpoints. You create tables, set relationships, and add fields; the system spins up REST endpoints for CRUD operations. It's extensible via a plugin system so you can add custom logic, and it self-hosts on your infrastructure if you prefer to own the data.
Fits teams building internal tools or small products who want the speed of no-code but need API-first architecture. The plugin model means you're not locked into what comes built-in; you can add custom authentication, business logic, or integrations as your needs grow. Open-source means no vendor dependency and full control over your database.