Back to Refine

NestjsxCrud Example | Best Practices in Refine v5

documentation/docs/examples/data-provider/nestjsxCrud.md

3.25.0386 B
Original Source

Refine Nestjsx Crud Data Provider allows you to use your data on the frontend by connecting to your Nestjsx API. With Refine, it perform these operations for you without having to write extra code for queries. By examining this example, you can learn how to use the Nestjsx Crud Data Provider.

<CodeSandboxExample path="data-provider-nestjsx-crud" />