aboutsummaryrefslogtreecommitdiff
path: root/server/core/test-requests/test-hello.http
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-01-21 00:10:18 +0100
committerLinnea Gräf <nea@nea.moe>2025-01-21 00:15:49 +0100
commit4e20d0e95b2fe6ef71a33f41f9cd8cebd06cf982 (patch)
treefd681d3ff3ba3796d443b408e8f25b6c7ec4f509 /server/core/test-requests/test-hello.http
parentbf90a9b8eb85f28fbd2285aaa26316faf9753eb2 (diff)
downloadLocalTransactionLedger-4e20d0e95b2fe6ef71a33f41f9cd8cebd06cf982.tar.gz
LocalTransactionLedger-4e20d0e95b2fe6ef71a33f41f9cd8cebd06cf982.tar.bz2
LocalTransactionLedger-4e20d0e95b2fe6ef71a33f41f9cd8cebd06cf982.zip
feat(server): Add example request route
Diffstat (limited to 'server/core/test-requests/test-hello.http')
-rw-r--r--server/core/test-requests/test-hello.http5
1 files changed, 0 insertions, 5 deletions
diff --git a/server/core/test-requests/test-hello.http b/server/core/test-requests/test-hello.http
deleted file mode 100644
index 3ddf352..0000000
--- a/server/core/test-requests/test-hello.http
+++ /dev/null
@@ -1,5 +0,0 @@
-### GET request to example server
-GET localhost:8080/
-
-### GET profiles
-GET localhost:8080/api/profiles \ No newline at end of file