Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
December 13, 2022 08:27 am GMT

Open-source React code generator component for CRUD apps based on your API on the fly

We are running an open source React-based framework for building CRUD apps rapidly.

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 you have your API 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/


Original Link: https://dev.to/refine/open-source-react-code-generator-component-for-crud-apps-based-on-your-api-on-the-fly-4hng

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To