diff options
| author | Vladimir L <vladimir_l@gmx.net> | 2016-01-14 21:54:57 +0100 |
|---|---|---|
| committer | Vladimir L <vladimir_l@gmx.net> | 2016-01-14 21:54:57 +0100 |
| commit | 33a45fc8fd2f3984c9b27c6eca40d7be11b9c89c (patch) | |
| tree | eae7c6036d716c0e84dd5501123e6978f1ba0aba | |
| parent | Merge pull request #486 from tcyrus/tcyrus-patch-1 (diff) | |
| download | dedo-33a45fc8fd2f3984c9b27c6eca40d7be11b9c89c.tar.gz dedo-33a45fc8fd2f3984c9b27c6eca40d7be11b9c89c.tar.xz | |
added Request Baskets to projects list
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -835,5 +835,6 @@ Below is a list of public, open source projects that use Bolt: backed by boltdb. * [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 If you are using Bolt in a project please send a pull request to add it to the list. |
