Skip to content

Commit

Permalink
Merge pull request #4150 from nicgirault/add-express-sequelize-crud
Browse files Browse the repository at this point in the history
add express-sequelize-crud to the list of data provider backends
  • Loading branch information
ThieryMichel authored Jan 3, 2020
2 parents 31e34c9 + 2ec347b commit 1575247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/DataProviders.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ The react-admin project includes 4 Data Providers:
Developers from the react-admin community have open-sourced Data Providers for many more backends:

* **[Django Rest Framework](https://www.django-rest-framework.org/)**: [synaptic-cl/ra-data-drf](https://github.com/synaptic-cl/ra-data-drf)
* **[Express & Sequelize](https://github.com/lalalilo/express-sequelize-crud)**: [express-sequelize-crud](https://github.com/lalalilo/express-sequelize-crud)
* **[Feathersjs](http://www.feathersjs.com/)**: [josx/ra-data-feathers](https://github.com/josx/ra-data-feathers)
* **[Firebase](https://firebase.google.com/docs/database)**: [aymendhaya/ra-data-firebase-client](https://github.com/aymendhaya/ra-data-firebase-client).
* **[Firestore](https://firebase.google.com/docs/firestore)**: [rafalzawadzki/ra-data-firestore-client](https://github.com/rafalzawadzki/ra-data-firestore-client).
Expand Down

0 comments on commit 1575247

Please sign in to comment.