Package Exports
- ra-data-genezio
- ra-data-genezio/dist/ra-data-genezio.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ra-data-genezio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Data Provider for React Admin and Genezio
About genezio: https://genezio.com/
About React Admin: https://marmelab.com/react-admin/
Using this data provider, each react resource is mapped to a Genezio class. The Genezio classes have to implement the expected functions as explained in this interface
See a demo and the code behind in this repo.