From b908bd6da9e7a25e3425d508c26e0047b924bd80 Mon Sep 17 00:00:00 2001 From: trinidz Date: Tue, 19 Nov 2024 10:02:27 +0000 Subject: [PATCH] rssnotes added to bridges and gateways --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf3df5d..ba9750a 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,7 @@ Websites with lists of relays and their performance/health: - [atomstr](https://git.sr.ht/~psic4t/atomstr) - RSS/Atom gateway to Nostr. Live at [https://atomstr.data.haus](https://atomstr.data.haus) - [nostr-to-rss ](https://github.com/gustavonmartins/nostr-to-rss)![stars](https://img.shields.io/github/stars/gustavonmartins/nostr-to-rss.svg?style=social) - nostr to RSS bridge, enabling you to subscribe to nostr events in RSS clients - [nostr-to-rss](https://nostr-to-rss.deno.dev/) - live instance - +- [rssnotes](https://github.com/trinidz/rssnotes) ![stars](https://img.shields.io/github/stars/trinidz/rssnotes.svg?style=social) - RSS/Atom to Nostr relay. Fork of [rsslay](https://github.com/piraces/rsslay). ## Cache services - [Primal](https://github.com/PrimalHQ/primal-caching-service) - Caching service for Nostr connects to the specified set of relays, collects all events in real time, stores them locally, and makes them available to nostr clients through a web socket-based API.