Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Nestjsx Crud

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.

Run on your local
npm create refine-app@latest -- --example data-provider-nestjsx-crud
Last updated on Jul 25, 2023 by Yıldıray Ünlü