Trama

Install

Prerequisites

Quick Start with Docker

docker compose up --build

API should be reachable at http://localhost:8080.

Run Locally

./gradlew run

Use src/main/resources/application.yaml or env vars to configure dependencies.

Verification Checklist

curl http://localhost:8080/healthz
curl http://localhost:8080/readyz
curl http://localhost:8080/metrics