Announcing Oolong: Lightweight TEA Implementation

2025-10-30

We’re excited to introduce Oolong - a lightweight, MIT-licensed implementation of Transparency Exchange API (TEA) designed for simplicity and portability.

Oolong is available on GitHub: https://github.com/relizaio/oolong

Why Oolong

Oolong serves TEA content directly from a set of YAML files, exposed via the TEA API. It also implements TEA discovery, including .well-known endpoint. This makes it ideal for simple setups, demos, CI pipelines, and GitOps-style workflows.

How It Works

Run It Your Way

Manage Content with ReARM CLI

We added helpful commands to ReARM CLI for both Oolong content operations and TEA API interactions:

If you try Oolong, we’d love your feedback and contributions!

← Back to Blog