-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I just found this very promising looking project and I'm very interested in getting it to work.
Can you give me some detail on how to use useCrudHook?
In the README, you wrote:
// Create your CRUD functions
// and store them within useCustom_CRUD
I'm not really sure what that means.
I assume useCustom_CRUD is supposed to be a function that I need to define?
Can you give me some hints on how to implement a CRUD hook for REST? (I mean create=POST, read=GET, update=PUT/PATCH, delete=DELETE)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels