Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreia-oca/refine-genezio-1
https://github.com/andreia-oca/refine-genezio-1
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreia-oca/refine-genezio-1
- Owner: andreia-oca
- Created: 2024-11-12T15:24:23.000Z (6 days ago)
- Default Branch: main
- Last Pushed: 2024-11-12T16:56:26.000Z (6 days ago)
- Last Synced: 2024-11-12T17:43:34.847Z (6 days ago)
- Language: TypeScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Provider for Refine and Genezio
About genezio: https://genezio.com/
About Refine: https://refine.dev/
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](https://github.com/Genez-io/refine-genezio/blob/main/example-json/server/DataProvider.ts)
See a the code behind and step by step instructions on how to deploy this data provider in the [example-json](https://github.com/Genez-io/refine-genezio/tree/main/example-json) folder.
And a working demo of this implementation: https://prod-refine-json.app.genez.io/
This is a serverless backend implementation using genezio classes and functions (FaaS or Functions as a Service)