You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
yamlforge is a single-binary tool that generates and serves complete web applications from YAML configuration files. Define your data models, validation rules, and UI preferences in YAML, and yamlforge instantly creates a working application with both backend API and frontend interface.
4
4
5
+
**⚠️ Note**: YamlForge is in active development. Expect breaking changes and evolving APIs until v1.0.0 release.
6
+
5
7
## Features
6
8
7
9
-**Single YAML file**: Create functional web applications without writing code just a single YAML file
0 commit comments