Acorn

Distributed data apps

Todo App

A full-featured todo list demonstrating the generated type-safe client library with create, update, delete, and filtering.

API Demo

Interactive explorer for the Acorn API. Create, read, list, and delete pages with arbitrary JSON content.

🔊

Echo Client

Discover and interact with echo services. Demonstrates the primaryTag request/response pattern.

Getting Started

These apps require authentication via a webkey in the URL fragment.

Add your credentials to the URL like this:

#?bearerToken=YOUR_TOKEN&host=YOUR_HOST&port=YOUR_PORT&protocol=http

Get your bearer token from the Acorn server admin console.