Question: what are some good open source golang web apps to study?

xuanbao · · 706 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I have been looking at the source of <a href="https://github.com/gogits/gogs">gogs</a> as an example of a relatively full featured web app written in golang. Are there other open source webapps that are good to look at?</p> <hr/>**评论:**<br/><br/>SupersonicSpitfire: <pre><p><a href="http://go-bootstrap.io" rel="nofollow">http://go-bootstrap.io</a> and <a href="https://github.com/knadh/niltalk" rel="nofollow">https://github.com/knadh/niltalk</a></p></pre>stereostevedotcom: <pre><p>thanks go-bootstrap is quite helpful!</p></pre>peacegnome: <pre><p>not sure it if fits the bill or not, but syncthing uses web as an interface.</p></pre>elithrar_: <pre><p><a href="https://github.com/drone/drone/tree/master/server" rel="nofollow">https://github.com/drone/drone/tree/master/server</a></p></pre>saturn_vk: <pre><p><a href="https://github.com/urandom/readeef" rel="nofollow">https://github.com/urandom/readeef</a></p></pre>stereostevedotcom: <pre><p>Thanks for the suggestions. I also forgot godoc.org&#39;s source code:</p> <p><a href="https://github.com/golang/gddo" rel="nofollow">https://github.com/golang/gddo</a></p> <p>This article was also interesting:</p> <p><a href="https://sourcegraph.com/blog/google-io-2014-building-sourcegraph-a-large-scale-code-search-engine-in-go" rel="nofollow">https://sourcegraph.com/blog/google-io-2014-building-sourcegraph-a-large-scale-code-search-engine-in-go</a></p></pre>sjustinas: <pre><p>I&#39;ve asked the same question here more than a year ago. You might find <a href="https://www.reddit.com/r/golang/comments/1vlj9e/complete_opensource_go_web_apps/" rel="nofollow">that thread</a> helpful.</p></pre>gschier2: <pre><p>The Go standard library is a good place to look.</p></pre>gschier2: <pre><p>Just realized you said &#34;web app&#34;</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

706 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传