utopiops/belfy
Create a CRUD application from simple data definition yaml files and customise it using yaml.
Generates full-stack or split-stack applications through a plugin-based architecture supporting multiple frameworks and languages; currently targets Node.js/Express with React, with Go, Angular, Svelte, Next.js, Nuxt, PHP, C#, and Rust planned. Configuration uses separate YAML files for data models (entities.yaml), UI structure (navbar.yaml), and page-level customizations (page_overrides.yaml) to control both code generation and runtime behavior.
No commits in the last 6 months. Available on npm.
Stars
96
Forks
3
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Feb 24, 2024
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/utopiops/belfy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.
microsoft/ts-gyb
Generating native code interfaces from TypeScript
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or...