diff options
author | terminaldweller <thabogre@gmail.com> | 2021-11-12 04:35:56 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2021-11-12 04:35:56 +0000 |
commit | d8beed8d574a42a2e6eab5632e40f235f1408277 (patch) | |
tree | 1d0b3926c0b320690231782860b84f8420ed6bf3 /tests.sh | |
parent | WIP (diff) | |
download | devourer-d8beed8d574a42a2e6eab5632e40f235f1408277.tar.gz devourer-d8beed8d574a42a2e6eab5632e40f235f1408277.zip |
the server is up and running now. the things that worked before work now
Diffstat (limited to '')
-rwxr-xr-x | tests.sh | 4 |
1 files changed, 4 insertions, 0 deletions
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 |