TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

7 pointsby mtolgaover 2 years ago

1 comment

omeraplakover 2 years ago
Hi I&#x27;m the Co-founder of refine, We are running an open-source React-based framework for building CRUD apps.<p>Source code: <a href="https:&#x2F;&#x2F;github.com&#x2F;refinedev&#x2F;refine" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;refinedev&#x2F;refine</a><p>We have built a new component called &quot;Inferencer&quot;. It generates full working CRUD page codes by analyzing the API response.<p>You can bootstrap a complete CRUD app within seconds if your API is ready.<p>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.<p>Inferencer support is available for Ant Design, Material UI, Mantine UI, and Chakra UI.<p>Refer to the Inferencer documentation for examples and details:<p><a href="https:&#x2F;&#x2F;refine.dev&#x2F;docs&#x2F;packages&#x2F;documentation&#x2F;inferencer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;refine.dev&#x2F;docs&#x2F;packages&#x2F;documentation&#x2F;inferencer&#x2F;</a>