Skip to content

Commit

Permalink
Added link to NestJS CRUD dataprovider
Browse files Browse the repository at this point in the history
  • Loading branch information
gganebnyi authored May 9, 2019
1 parent 0beee56 commit ab4c825
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 @@ -54,6 +54,7 @@ You can find Data Providers for various backends in third-party repositories:
* **[JSON API](http://jsonapi.org/)**: [henvo/ra-jsonapi-client](https://github.com/henvo/ra-jsonapi-client)
* **[JSON HAL](https://tools.ietf.org/html/draft-kelly-json-hal-08)**: [ra-data-json-hal](https://www.npmjs.com/package/ra-data-json-hal)
* **[JSON server](https://github.com/typicode/json-server)**: [marmelab/ra-data-json-server](https://github.com/marmelab/ra-data-json-server).
* **[NestJS CRUD](https://github.com/nestjsx/crud)**: [FusionWorks/react-admin-nestjsx-crud-dataprovider](https://github.com/FusionWorks/react-admin-nestjsx-crud-dataprovider)
* **[Parse](https://parseplatform.org/)**: [almahdi/ra-data-parse](https://github.com/almahdi/ra-data-parse)
* **[Prisma](https://github.com/weakky/ra-data-prisma)**: [weakky/ra-data-prisma](https://github.com/weakky/ra-data-prisma)
* **[REST-HAPI](https://github.com/JKHeadley/rest-hapi)**: [ra-data-rest-hapi](https://github.com/mkg20001/ra-data-rest-hapi)
Expand Down

0 comments on commit ab4c825

Please sign in to comment.