aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2017-07-17 11:11:48 -0600
committerGitHub <noreply@github.com>2017-07-17 11:11:48 -0600
commit2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8 (patch)
tree9622d012a81153bda792892b03e63bc6e786bac7 /README.md
parentMerge pull request #654 from benbjohnson/revert-ca9f208 (diff)
parentAdd Ponzu CMS to list of projects using Bolt (diff)
downloaddedo-2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8.tar.gz
dedo-2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8.tar.xz
Merge pull request #703 from nilslice/patch-1
Add Ponzu CMS to list of projects using Bolt
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d7f80e9..7d43a15 100644
--- a/README.md
+++ b/README.md
@@ -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.