Skip to content

Commit 1b5d158

Browse files
authored
Merge pull request #5290 from zachrybaker/master
Add documentation of Data Provider
2 parents cdb4764 + 6533485 commit 1b5d158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/DataProviders.md

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ The react-admin project includes 4 Data Providers:
6666
Developers from the react-admin community have open-sourced Data Providers for many more backends:
6767

6868
* **[AWS Amplify](https://docs.amplify.aws)**: [MrHertal/react-admin-amplify](https://github.com/MrHertal/react-admin-amplify)
69+
* **[Configurable Identity Property REST Client](https://github.com/zachrybaker/ra-data-rest-client)**: [zachrybaker/ra-data-rest-client](https://github.com/zachrybaker/ra-data-rest-client)
6970
* **[Django Rest Framework](https://www.django-rest-framework.org/)**: [synaptic-cl/ra-data-drf](https://github.com/synaptic-cl/ra-data-drf)
7071
* **[Express & Sequelize](https://github.com/lalalilo/express-sequelize-crud)**: [express-sequelize-crud](https://github.com/lalalilo/express-sequelize-crud)
7172
* **[Feathersjs](https://www.feathersjs.com/)**: [josx/ra-data-feathers](https://github.com/josx/ra-data-feathers)

0 commit comments

Comments
 (0)