aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
blob: 014ae461125d003634e873ce472bdfc433e734b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<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>
     <li><a href="AFB.html">AFB.js</a>
     <li><a href="angular.html">AfbAngular.js</a>