diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-07-10 16:15:44 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-10 16:15:44 -0600 |
commit | f7f91ab543b44359d9ee6ff8fbb867f3215446f0 (patch) | |
tree | 9622d012a81153bda792892b03e63bc6e786bac7 /README.md | |
parent | Merge pull request #654 from benbjohnson/revert-ca9f208 (diff) | |
download | dedo-f7f91ab543b44359d9ee6ff8fbb867f3215446f0.tar.gz dedo-f7f91ab543b44359d9ee6ff8fbb867f3215446f0.tar.xz |
Add Ponzu CMS to list of projects using Bolt
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -911,5 +911,6 @@ Below is a list of public, open source projects that use Bolt: * [dcrwallet](https://github.com/decred/dcrwallet) - A wallet for the Decred cryptocurrency. * [Ironsmith](https://github.com/timshannon/ironsmith) - A simple, script-driven continuous integration (build - > test -> release) tool, with no external dependencies * [BoltHold](https://github.com/timshannon/bolthold) - An embeddable NoSQL store for Go types built on BoltDB +* [Ponzu CMS](https://ponzu-cms.org) - Headless CMS + automatic JSON API with auto-HTTPS, HTTP/2 Server Push, and flexible server framework. If you are using Bolt in a project please send a pull request to add it to the list. |