Want to build CMS in Go. Where do I start?

blov · · 439 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I&#39;m a software developer with experience in Java and Python mainly. </p> <p>This year, I thought I&#39;ll learn Go with a year-long side project. I&#39;ve always wanted to build my own CMS, so why not?</p> <p>Could someone point me to some good resources on starting Go? </p> <p>I visited <a href="http://dave.cheney.net/resources-for-new-go-programmers" rel="nofollow">the sidebar page</a>, but it seems like just a list of links. </p> <p>Can someone help with a nice link to get started with Go with a focus on building a website backend? Any useful slack channels, forums, that are friendly to beginners?</p> <p>The current architecture I have in mind is:</p> <ul> <li>PostGres for the DB</li> <li>Go to render a page with posts and general webpages with some sort of templating (ala Flask in python) and very customizable CSS.</li> <li>JS to do useless stuff after render</li> </ul> <p>Any feedback or help will be appreciated!</p> <hr/>**评论:**<br/><br/>darxkies: <pre><p>Check out <a href="https://golanglibs.com" rel="nofollow">https://golanglibs.com</a>. There are a couple CMS listed.</p></pre>myninjaway: <pre><p>Many opensource ones too. Thanks!</p></pre>darxkies: <pre><p>IMHO, Ponzu is one of the most interesting ones.</p></pre>

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

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