Back to Refine

README

examples/data-provider-strapi-v4/README.md

3.25.01.5 KB
Original Source
<div align="center" style="margin: 30px;"> <a href="https://refine.dev/"> </a> </br> </br> <div align="center"> <a href="https://refine.dev">Home Page</a> | <a href="https://discord.gg/refine">Discord</a> | <a href="https://refine.dev/examples/">Examples</a> | <a href="https://refine.dev/blog/">Blog</a> | <a href="https://refine.dev/docs/">Documentation</a> </div> </div> </br> </br> <div align="center"><strong>Build your <a href="https://reactjs.org/">React</a>-based CRUD applications, without constraints.</strong> An open source, headless web application framework developed with flexibility in mind.

</div>

Refine Strapi V4 Auth/Data Provider Example

Try this example on your local

bash
npm create refine-app@latest -- --example data-provider-strapi-v4

Try this example on CodeSandbox