Settings

Theme

Show HN: React code generator component for CRUD apps based on API response

refine.dev

7 points by mtolga 3 years ago · 1 comment

Reader

omeraplak 3 years ago

Hi I'm the Co-founder of refine, We are running an open-source React-based framework for building CRUD apps.

Source code: https://github.com/refinedev/refine

We have built a new component called "Inferencer". It generates full working CRUD page codes by analyzing the API response.

You can bootstrap a complete CRUD app within seconds if your API is ready.

The aim is to reduce the amount of time spent on creating views for resources by generating the code automatically that can be customized easily.

Inferencer support is available for Ant Design, Material UI, Mantine UI, and Chakra UI.

Refer to the Inferencer documentation for examples and details:

https://refine.dev/docs/packages/documentation/inferencer/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection