From bdafaef7dcb306857558400af8dbf91951c7adf3 Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Thu, 6 Jul 2023 11:07:51 +0300 Subject: [PATCH] Add api.html webpage --- website/api/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 website/api/index.html diff --git a/website/api/index.html b/website/api/index.html new file mode 100644 index 00000000..65e87fa3 --- /dev/null +++ b/website/api/index.html @@ -0,0 +1,19 @@ + + + + go2rtc - API + + + + + + + + + + \ No newline at end of file