Update README.md

master
Asdine El Hrychy 2016-03-05 00:22:18 +01:00
parent b514920f8f
commit 514ec57fe7
1 changed files with 1 additions and 0 deletions

View File

@ -839,5 +839,6 @@ Below is a list of public, open source projects that use Bolt:
* [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.
* [Storm](https://github.com/asdine/storm) - A simple ORM around BoltDB
If you are using Bolt in a project please send a pull request to add it to the list.