Back to Refine

Directus CMS Example | Refine v4 API Guide

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

3.25.01.0 KB
Original Source

Refine full-featured Directus Data Provider it allows you to get to your data quickly without requiring any additional setup or code. This example will show how to utilize the Refine Directus Provider in this project.

View Directus Example Source

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

<iframe loading="lazy" src="https://codesandbox.io/embed/github/tspvivek/refine-directus/tree/master/example?view=preview&theme=dark&codemirror=1" style={{width: "100%", height:"80vh", border: "0px", borderRadius: "8px", overflow:"hidden"}} title="refine-directus" 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>