refactoring (in progress, tbf)
[src/app-framework-binder.git] / test / index.html
diff --git a/test/index.html b/test/index.html
new file mode 100644 (file)
index 0000000..66b3619
--- /dev/null
@@ -0,0 +1,10 @@
+<html>
+  <head>
+    <title>afb-daemon test</title>
+  <body>
+    <h1>afb-daemon test</h1>
+    <ol>
+     <li><a href="hello-world.html">Hello World!</a>
+     <li><a href="client-ctx.html">client context</a>
+     <li><a href="sample-post.html">Sample post</a>
+     <li><a href="websock.html">websockets</a>