mark env vars as complete in the readme

This commit is contained in:
2025-09-02 00:56:24 -06:00
parent 69f507f176
commit 99551887ea

View File

@ -20,7 +20,7 @@ Masonry is a library that provides and implements all the basics necessary to bu
## DSL Features
- [ ] Indicate values that are based on Environment variables
- [x] Indicate values that are based on Environment variables
- [ ] Yaml file to include custom template functions (Otto for JS)
- [x] 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
- [ ] Support field transformations on Entities using a template for `BeforeToORM` in `service.pb.gorm.override.go`