From 746fe9cb24f74033612a2c6e6fc84a419840e559 Mon Sep 17 00:00:00 2001 From: Nathan Adhitya Date: Tue, 16 Aug 2022 17:18:55 +0700 Subject: [PATCH] Update DataProviderList.md --- docs/DataProviderList.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/DataProviderList.md b/docs/DataProviderList.md index e66abb13837..e5cd5fb1f58 100644 --- a/docs/DataProviderList.md +++ b/docs/DataProviderList.md @@ -15,6 +15,7 @@ If you can't find a Data Provider for your backend below, no worries! [Writing a * **[coreBOS](https://corebos.com/)**: [React-Admin coreBOS Integration](https://github.com/coreBOS/reactadminportal) * **[Django Rest Framework](https://www.django-rest-framework.org/)**: [bmihelac/ra-data-django-rest-framework](https://github.com/bmihelac/ra-data-django-rest-framework) * **[Eve](https://docs.python-eve.org/en/stable/)**: [smeng9/ra-data-eve](https://github.com/smeng9/ra-data-eve) +* **[Express & Mongoose](https://github.com/NathanAdhitya/express-mongoose-ra-json-server)**: [NathanAdhitya/express-mongoose-ra-json-server](https://github.com/NathanAdhitya/express-mongoose-ra-json-server) * **[Express & Sequelize](https://github.com/lalalilo/express-sequelize-crud)**: [express-sequelize-crud](https://github.com/lalalilo/express-sequelize-crud) * **[FakeRest](https://github.com/marmelab/FakeRest)**: [marmelab/ra-data-fakerest](https://github.com/marmelab/react-admin/tree/master/packages/ra-data-fakerest) * **[Feathersjs](https://www.feathersjs.com/)**: [josx/ra-data-feathers](https://github.com/josx/ra-data-feathers)