update proto generation from DSL

This commit is contained in:
2025-09-01 15:57:22 -06:00
parent ca0736b92c
commit c6f14e1787
4 changed files with 308 additions and 64 deletions

View File

@ -18,6 +18,12 @@ Masonry is a library that provides and implements all the basics necessary to bu
- [ ]
- [ ]
## DSL Features
- [ ] Indicate values that are based on Environment variables
- [ ] Yaml file to include custom template functions (Otto for JS)
- [ ] On Entities, we should indicate what CRUD functions should be implemented instead of implementing all, or forcing the user to define each in the Endpoints section
## Design Philosophy (changeable...)
The goal of this project is to make building software for web and mobile applications as fast as possible while maintaining