diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2017-07-17 11:11:48 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-17 11:11:48 -0600 |
commit | 2f1ce7a837dcb8da3ec595b1dac9d0632f0f99e8 (patch) | |
tree | 9622d012a81153bda792892b03e63bc6e786bac7 /README.md | |
parent | Merge pull request #654 from benbjohnson/revert-ca9f208 (diff) | |
parent | Add Ponzu CMS to list of projects using Bolt (diff) | |
download | dedo-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.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. |