The idea is to expose endpoints that require some capabilities (as example) or custom callback for the CRUD stuff and automatically creates the various endpoints.
In this way it is more easy to offer a UI or atleast a way to interact with those data outside implementing everything from scratch.
The idea is to expose endpoints that require some capabilities (as example) or custom callback for the CRUD stuff and automatically creates the various endpoints.
In this way it is more easy to offer a UI or atleast a way to interact with those data outside implementing everything from scratch.