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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Goapp, an opinionated guideline for Go web apps

2 点作者 bnkamalesh将近 5 年前

1 comment

bnkamalesh将近 5 年前
I&#x27;m reposting this (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23738278" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23738278</a>), as a few users pointed out that I should be submitting a URL post and explain in comment.<p>So like the title says, it&#x27;s an opinionated guideline to structure a Go web application&#x2F;service (or could be extended for any application). And my opinions formed over a span of 5+ years building web applications&#x2F;services with Go. Even though I&#x27;ve mentioned go.mod and go.sum, this guideline works for 1.4+ (i.e. since introduction of &#x27;internal&#x27; special directory).