summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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/