From 26d2f111a38fff142d2d2cd698a732e8b139d26b Mon Sep 17 00:00:00 2001 From: andres Date: Wed, 11 Sep 2024 15:55:38 +0200 Subject: [PATCH] add index.html --- client/index.html | 54 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 client/index.html diff --git a/client/index.html b/client/index.html new file mode 100644 index 0000000..562e4d1 --- /dev/null +++ b/client/index.html @@ -0,0 +1,54 @@ + + + + + + + Flashcards API + + + +
+

Flashcards API

+
+ API Reference (Scalar) +
+
+ API Reference (Swagger UI) +
+
+ + \ No newline at end of file