Skip to content

How to use useCRUDHook? #1

@T-vK

Description

@T-vK

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions