<p><a href="https://github.com/ponzu-cms/ponzu">https://github.com/ponzu-cms/ponzu</a></p>
<p>With more and more sites / apps built with the "thick-client" mindset (SPAs, React/React Native, etc) I found that I needed something like Wordpress for a great CMS, but for JSON clients, not HTML pages. I wanted something like Rails CLI for really fast dev experience, but with better concurrency than Ruby. </p>
<p>So I built Ponzu, a project that I hope will help people build backends for their content-driven sites and apps:
<a href="https://github.com/ponzu-cms/ponzu">https://github.com/ponzu-cms/ponzu</a></p>
<ul>
<li>Automatic & Free SSL/TLS</li>
<li>HTTP/2 and Server Push</li>
<li>Rapid development with CLI-controlled code generators</li>
<li>User-friendly, extensible CMS and administration dashboard</li>
<li>Simple deployment - single binary + assets, embedded DB (<a href="https://github.com/boltdb/bolt">BoltDB</a>)</li>
<li><p>Fast, helpful framework while maintaining control</p>
<p>$ go1.8rc1 get github.com/ponzu-cms/ponzu/...</p></li>
</ul>
<p>Looking for feedback before I record a video walk-through and re-post later this week or next.</p>
<p>p.s. check the <a href="https://github.com/ponzu-cms/ponzu/wiki">wiki</a> for some documentation on the various interfaces you can implement on your content structs and get lots of control and added features: <a href="https://github.com/ponzu-cms/ponzu/wiki">https://github.com/ponzu-cms/ponzu/wiki</a></p>
<p>Thanks!</p>
<hr/>**评论:**<br/><br/>gohacker: <pre><p>Missed the opportunity to name the project <em>pantsu</em>.</p></pre>nilslice: <pre><p>lol but then I might have to mark the post nsfw</p></pre>gowebdev: <pre><p>or ponzi.</p></pre>nilslice: <pre><p>definitely mistype it from time to time.</p></pre>
Ponzu: a CMS like Wordpress + dev experience like Rails, for "thick-client" apps and sites. HTTP/2 Server Push, Let's Encrypt certs, automatic JSON API, embedded DB. (Go 1.8+)
polaris · · 695 次点击这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传