Open source websites in Go

xuanbao · · 445 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>What open source Go websites are out there? I only found <em>Gogs</em>. In particular, I&#39;d like to see an entire website (including front end) with as much user-interaction (e.g. login, comments, etc.).</p> <hr/>**评论:**<br/><br/>PacNinja: <pre><p>Simple forum written in Go/Vue.js: <a href="https://github.com/disintegration/bebop" rel="nofollow">https://github.com/disintegration/bebop</a></p></pre>ChristophBerger: <pre><p>A good resource are CMS systems written in Go - they should contain the features you are looking for/want to look at.</p> <p><a href="https://github.com/search?o=desc&amp;q=language%3Ago+cms&amp;s=stars&amp;type=Repositories&amp;utf8=%E2%9C%93" rel="nofollow">A search on GitHub</a> (with filter <code>language:go</code> and sorted by stars (yes, I know, stars are also bookmarks and hence do not accurately reflect popularity nor quality)) might be a good start.</p></pre>riftt: <pre><p><a href="https://github.com/rif/lov3lyme" rel="nofollow">https://github.com/rif/lov3lyme</a> this one uses only tool-kits no particular web framework. </p></pre>sh41: <pre><p>My <a href="https://dmitri.shuralyov.com" rel="nofollow">https://dmitri.shuralyov.com</a> personal site is open source Go. Check out <a href="https://dmitri.shuralyov.com/blog/23" rel="nofollow">https://dmitri.shuralyov.com/blog/23</a> where you can login, leave reactions and comments. Its source is at <a href="https://github.com/shurcooL/home" rel="nofollow">https://github.com/shurcooL/home</a>.</p></pre>

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

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