TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

From JSON to CRUD

2 点作者 shujutech超过 6 年前

1 comment

lixtra超过 6 年前
After reading the README twice I still don&#x27;t know what it does or if I could have any need for it. What about a more concrete exmaple in the README?<p>The demo is more speaking. And the tool looks actually interesting.<p>How about:<p><pre><code> With StIGMA you can create a web form GUI from an example JSON object (demo-link). Example: x = { &quot;name&quot;:&quot;John Smith&quot;, &quot;age&quot;:24 }; # Make it simple gets translated to y = ... which can be rendered on a webpage as: [Screenshot] </code></pre> Then later describe the process in detail.