summaryrefslogtreecommitdiffstats
path: root/web/TMP/tools/api/index.html
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2023-02-13 19:43:51 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2023-02-13 19:43:51 +0000
commitf73f2356820468344757dbb9d7f3ec73ece7bf66 (patch)
treecc4d1f8559ab8d0e73f4efed80c1f5c866501a12 /web/TMP/tools/api/index.html
parentReworking container version command in python. (diff)
downloadcompute-tools-f73f2356820468344757dbb9d7f3ec73ece7bf66.tar.xz
compute-tools-f73f2356820468344757dbb9d7f3ec73ece7bf66.zip
Updating.next+web
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'web/TMP/tools/api/index.html')
-rw-r--r--web/TMP/tools/api/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/web/TMP/tools/api/index.html b/web/TMP/tools/api/index.html
new file mode 100644
index 0000000..a5f22f2
--- /dev/null
+++ b/web/TMP/tools/api/index.html
@@ -0,0 +1,11 @@
+<html>
+ <h1>tools.bfh.info</h1>
+
+ <h2>API</h2>
+
+ <ul>
+ <li><a href="/tools/api/v0/ip/address">/tools/api/v0/ip/address</a></li>
+ <li><a href="/tools/api/v0/ipv4/address">/tools/api/v0/ipv4/address</a></li>
+ <li><a href="/tools/api/v0/ipv6/address">/tools/api/v0/ipv6/address</a></li>
+ </ul>
+</html>