From 581d21d3165502b7113819135b483a39cbe57e04 Mon Sep 17 00:00:00 2001 From: Inga Date: Sun, 10 Jul 2022 00:58:02 +0200 Subject: [PATCH] implemented single-page application for manual testing --- client/index.html | 1 + client/spa/index.html | 96 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 97 insertions(+) create mode 100644 client/spa/index.html diff --git a/client/index.html b/client/index.html index c12ef74..498c509 100644 --- a/client/index.html +++ b/client/index.html @@ -1,3 +1,4 @@

API docs

OpenAPI specification

+

Single-page application

Simple form

diff --git a/client/spa/index.html b/client/spa/index.html new file mode 100644 index 0000000..106c282 --- /dev/null +++ b/client/spa/index.html @@ -0,0 +1,96 @@ + + + + + +

Create a new job

+
+ + + + + + + + + + + + + +
URL
Type
 
+
+ +

Check job status

+
+ + + + + + + + + + + + + + + + + +
Job ID
 
Status
Result
+
+ +