Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreia-oca/refine-genezio


https://github.com/andreia-oca/refine-genezio

Last synced: 3 days ago
JSON representation

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)