From 8b64265f46560d32073255ef4d9bebb5c0d05fb6 Mon Sep 17 00:00:00 2001 From: Thiago Carvalho Date: Mon, 23 Mar 2026 17:08:50 +0000 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add relay-agent — REST API for Nostr relay management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a75c74..f5b8635 100644 --- a/README.md +++ b/README.md @@ -626,6 +626,7 @@ Websites with lists of relays and their performance/health: - [Zapit](https://zapit.space) - Create live message boards powered by instant bitcoin lightning payments & nostr. No accounts, no hassle—just real-time engagement for your events and communities. - [rate](https://github.com/pippellia-btc/rate)![stars](https://img.shields.io/github/stars/pippellia-btc/rate.svg?style=social) - A low-level, highly-concurrent, in-memory, generic token bucket rate limiter, designed for IP-based and pubkey-based rate limiting in Nostr relay and Blossom server contexts. - [Undocumented Kinds](https://undocumented.nostrkinds.info/) - lists note kinds that are not documented in the NIPs repo +- [relay-agent](https://github.com/bitmacro/relay-agent)![stars](https://img.shields.io/github/stars/bitmacro/relay-agent.svg?style=social) - REST API agent for Nostr relay management. Wraps strfry CLI into an authenticated HTTP API for events, whitelist, and stats. Pairs with [relay-panel](https://relay-panel.bitmacro.io) for visual management without touching the terminal. ## NIP-05 identity services