blob: 869ae8fcd6ca8524001b86fa784c251c0a3ab292 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<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>
|