mirror of https://github.com/hak5/bolt.git
Merge pull request #508 from hermanschaaf/patch-1
Add Go Report Card to list of projects using Boltmaster
commit
2f846c3551
|
@ -836,5 +836,6 @@ Below is a list of public, open source projects that use Bolt:
|
|||
* [buckets](https://github.com/joyrexus/buckets) - a bolt wrapper streamlining
|
||||
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.
|
||||
|
||||
If you are using Bolt in a project please send a pull request to add it to the list.
|
||||
|
|
Loading…
Reference in New Issue