aboutsummaryrefslogtreecommitdiff
path: root/RESTAPI.md
diff options
context:
space:
mode:
Diffstat (limited to 'RESTAPI.md')
-rw-r--r--RESTAPI.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/RESTAPI.md b/RESTAPI.md
deleted file mode 100644
index 6b072d188..000000000
--- a/RESTAPI.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# REST API
-
-## Test Service
-
-Intended to be used for basic connectivity testing. Allows the client to fetch
-various kinds of payloads via well-known URIs
-
-HTTP endpoint: `/test`
-
-`/test/size/{size}` - verbs: (`GET`)
-
-## Cache Service
-
-HTTP endpoint: `/cache`
-
-`/cache/`