Dave Web Services

  • Total number of services: {stats.total_instances}
{#each technologies as technology}
{#if hasInstances(technology)}
    {#each technology.instances as instance}
  • {instance.domain} {instance.affiliation}
  • {/each}
{:else}
  • Nothing here yet...
{/if}
{/each}