aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
blob: 6a8e220e7caf4f12b8554f01cf801e7849f0269e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<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="AFB.html">AFB.js</a>
     <li><a href="monitoring/monitor.html" target="_blank">Monitoring</a>
<!--
     <li><a href="websock.html">websockets</a>
     <li><a href="angular.html">AfbAngular.js</a>
-->