Back to Refine

Elide Data Provider Example | Refine v4 Integration

documentation/versioned_docs/version-4.xx.xx/examples/data-provider/elide-rest.md

3.25.01.1 KB
Original Source

Elide Data Provider allows you call Elide backend JSON api. Elide data provider builds the queries that Elide Application can understand, so we have done the hard work for you. This example will show how to utilize the Refine Elide Provider in this project.

View Elide Example Source

Elide Data Provider is developed by the community. We would like to thank chirdeeptomar for his interest and contribution.

<iframe loading="lazy" src="https://codesandbox.io/embed/github/chirdeeptomar/refine-elide-rest?view=preview&theme=dark&codemirror=1" style={{width: "100%", height:"80vh", border: "0px", borderRadius: "8px", overflow:"hidden"}} title="refine-elide-rest" allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking" sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts" ></iframe>