summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2021-12-13 05:01:04 -0500
committerdusoleil <howcansocksbereal@gmail.com>2021-12-13 05:01:04 -0500
commitf28be9760f7e5056095f8ab6f3ba69428331d60e (patch)
tree78252518fe9b5054d3e933242ed5098694954416 /docs
parent7df705e8f924475cd24d09ce47f08f1d9cfbb71c (diff)
downloadlib-des-gnux-f28be9760f7e5056095f8ab6f3ba69428331d60e.tar.gz
lib-des-gnux-f28be9760f7e5056095f8ab6f3ba69428331d60e.zip
Add a short doc with links to reqbin and hookbin
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/web/api-testing.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/web/api-testing.txt b/docs/web/api-testing.txt
new file mode 100644
index 0000000..1c9f7b6
--- /dev/null
+++ b/docs/web/api-testing.txt
@@ -0,0 +1,7 @@
+REST/SOAP API Client
+(basically curl or burpsuite but hosted online)
+https://reqbin.com/
+
+HTTP Request Capture Server
+(host an endpoint that captures requests and let's you inspect them)
+https://hookbin.com/