From d8beed8d574a42a2e6eab5632e40f235f1408277 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 12 Nov 2021 08:05:56 +0330 Subject: the server is up and running now. the things that worked before work now --- tests.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 tests.sh (limited to 'tests.sh') diff --git a/tests.sh b/tests.sh new file mode 100755 index 0000000..c88fb90 --- /dev/null +++ b/tests.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env sh + +curl -k -X GET https://localhost:19019/summ?url=https://dilipkumar.medium.com/standalone-mongodb-on-kubernetes-cluster-19e7b5896b27&summary=none&audio=false +curl -k -X GET https://localhost:19019/wiki?term=iommu -- cgit v1.2.3