diff options
author | Bob Cao <bobintornado@gmail.com> | 2016-02-24 17:01:39 +0800 |
---|---|---|
committer | Bob Cao <bobintornado@gmail.com> | 2016-02-24 17:01:39 +0800 |
commit | add6474f615e620efd42b852a7ffc6e9ac922261 (patch) | |
tree | 2a7f3c10c9d5ade703cccbf81c4db6431597e6ad /README.md | |
parent | Merge pull request #508 from hermanschaaf/patch-1 (diff) | |
download | dedo-add6474f615e620efd42b852a7ffc6e9ac922261.tar.gz dedo-add6474f615e620efd42b852a7ffc6e9ac922261.tar.xz |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -837,5 +837,6 @@ Below is a list of public, open source projects that use Bolt: simple tx and key scans. * [Request Baskets](https://github.com/darklynx/request-baskets) - A web service to collect arbitrary HTTP requests and inspect them via REST API or simple web UI, similar to [RequestBin](http://requestb.in/) service * [Go Report Card](https://goreportcard.com/) - Go code quality report cards as a (free and open source) service. +* [Boltdb Boilerplate](https://github.com/bobintornado/boltdb-boilerplate) - Boilerplate wrapper around bolt aiming to make simple calls one-liners. If you are using Bolt in a project please send a pull request to add it to the list. |