crud icon indicating copy to clipboard operation
crud copied to clipboard

Create, Read, Update, Delete. Done!

Results 2 crud issues
Sort by recently updated
recently updated
newest added

In order to generate an API where entities are automatically addressable and linkable, `id` is a required attribute. So users of defentity shouldn't have to specify it on each one....

As a developer, I'd like to be able to add custom validation rules that are checked as part of the transaction so that I can be sure of the integrity...

enhancement
ready