Back to Refine

Multiple Example | REST API Integration in Refine v5

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

3.25.0268 B
Original Source

Refine's Multiple Data Provider feature allows you to connect multiple backends and manage their data with a single interface. This tutorial explains in detail how to use the Multiple Data Provider in your project.

<CodeSandboxExample path="data-provider-multiple" />