From f7f91ab543b44359d9ee6ff8fbb867f3215446f0 Mon Sep 17 00:00:00 2001 From: Steve Manuel Date: Mon, 10 Jul 2017 16:15:44 -0600 Subject: [PATCH] Add Ponzu CMS to list of projects using Bolt --- README.md | 1 + 1 file changed, 1 insertion(+) 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.