aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2016-01-14 13:11:52 -0800
committerBen Johnson <benbjohnson@yahoo.com>2016-01-14 13:11:52 -0800
commit6465994716bf6400605746e79224cf1e7ed68725 (patch)
treeeae7c6036d716c0e84dd5501123e6978f1ba0aba
parentMerge pull request #486 from tcyrus/tcyrus-patch-1 (diff)
parentadded Request Baskets to projects list (diff)
downloaddedo-6465994716bf6400605746e79224cf1e7ed68725.tar.gz
dedo-6465994716bf6400605746e79224cf1e7ed68725.tar.xz
Merge pull request #487 from darklynx/add_project
added Request Baskets to projects list
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a2ff61..82e8574 100644
--- a/README.md
+++ b/README.md
@@ -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.