From 0b4df3330bda2f4fb3c1b36ab48f1ba964068d84 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Sat, 14 Jan 2023 16:49:02 +0100 Subject: [PATCH] added basic index.html to endpoints example --- examples/endpoints/html/index.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/endpoints/html/index.html diff --git a/examples/endpoints/html/index.html b/examples/endpoints/html/index.html new file mode 100644 index 0000000..eb6d074 --- /dev/null +++ b/examples/endpoints/html/index.html @@ -0,0 +1,7 @@ + + +

Show example user 1

+

Show example user 2

+

Show ALL users

+ +