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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Kozo – Stop writing boilerplate and start building products

51 点作者 gfmio超过 10 年前

6 条评论

JeremyMorgan超过 10 年前
Signed up, I think this is an interesting and long overdue idea. Let&#x27;s see if this shot works.<p>Truth is there are a ton of CRUD apps out there, that are 80% boilerplate in reality, it&#x27;s just different boilerplate. I know HN tends to focus more on startups and bleeding edge hobbyists but enterprise CRUD is what drives software development, and creates most of our checks. And we can still do much better.<p>Whoever can come up with an elegant, fast, stable solution to crack out CRUD apps and not make all the mistakes of the past attempts can revolutionize things.<p>In my opinion the LAMP stack did this great for a time. Rails does a pretty good job now. The .Net framework also does this very well, at a cost. It&#x27;s not sexy, hip or cutting edge but there&#x27;s a big demand for it.
评论 #8599320 未加载
评论 #8599245 未加载
radicalzebra超过 10 年前
This looks interesting. Am I correct in understanding from your diagram that Kozo generates both the clientside and backend code? In what language does the developer write? Another question: how much control does the developer have over the server once the application is deployed?<p>Thanks for any response and good luck with this project!
评论 #8599248 未加载
Ronsenshi超过 10 年前
I certainly would like to get rid of boilerplate.<p>What kind of platforms do you plan to support? Any specific frameworks like Django or maybe Symfony&#x2F;Laravel or Express.js?<p>Also, do you have plans to support stuff like social connect&#x2F;OAuth authentication? So that you can specify that you want it, include required API IDs&#x2F;Keys and any other required config and be done with it?
评论 #8598771 未加载
jimktrains2超过 10 年前
I&#x27;m actually working on a similar project that&#x27;ll I&#x27;ll be releasing in a month or so. It&#x27;s similar in that you spec out a schema and some access control, which it hands off to processors that can generate code (db definition or ORM code).<p>It&#x27;ll be released as GPlv3 and I would welcome any additional processors for other platforms.
Immortalin超过 10 年前
Here is a similar one<p>www.wavemaker.com&#x2F;<p>and this<p>visualwebgui.com&#x2F;
couchand超过 10 年前
Trying to sign up for the beta, getting an HTTP 400.
评论 #8598670 未加载