mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-08 22:38:50 +00:00
Compare commits
3 Commits
76ec34e00e
...
ed28108713
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed28108713 | ||
|
|
7bf6c1dc77 | ||
|
|
5a7f144ed3 |
@@ -86,6 +86,7 @@ of the public instances.
|
||||
- [nostr-relay-nestjs](https://github.com/CodyTseng/nostr-relay-nestjs) - A Nostr relay with a clear architecture and high test coverage (PostgreSQL, MeiliSearch, NestJS)
|
||||
- [nostr-relay](https://github.com/mattn/nostr-relay) - Nostr relay in Go based on relayer. Backend by sqlite3/PostgreSQL/mysql.
|
||||
- [nostr-rs-relay](https://sr.ht/~gheartsfield/nostr-rs-relay/) - a minimalistic relay written in Rust that saves data on SQLite
|
||||
- [keychat-relay-ext](https://github.com/keychat-io/keychat-relay-ext) - Enable cashu ecash payments per message by grpc authorization server
|
||||
- [nostream](https://github.com/Cameri/nostream) - a nostr relay written in Typescript backed by PostgreSQL (renamed from nostr-ts-relay).
|
||||
- [nostring](https://github.com/xbol0/nostring) - A Nostr relay written in Deno.
|
||||
- [NostrPostr Relay](https://github.com/Giszmo/NostrPostr/tree/master/NostrRelay) - a Kotlin Relay supporting both SQLite and Postgresql.
|
||||
@@ -93,7 +94,7 @@ of the public instances.
|
||||
- [PyRelay](https://github.com/johnny423/pyrelay) - a python implementation of a Nostr relay, using asyncio.
|
||||
- [QNostr](https://github.com/Aseman-Land/QNostr) - A Nostr protocol implementation for clients as a Qt Module in C++
|
||||
- [Relayer Basic](https://github.com/fiatjaf/relayer/tree/master/examples/basic) - a simple relay based on _relayer_ backed by Postgres
|
||||
- [rely](https://github.com/pippellia-btc/rely) ![stars] - A golang framework for building super custom nostr relays you can rely on.
|
||||
- [rely](https://github.com/pippellia-btc/rely)  - A golang framework for building super custom nostr relays you can rely on.
|
||||
- [rnostr](https://github.com/rnostr/rnostr) - A high-performance and scalable nostr relay written in Rust.
|
||||
- [Servus](https://github.com/ibz/servus) - A self-contained, single executable, CMS/blogging engine reminiscent of Jekyll which also acts as a personal Nostr relay for your blog posts. Written in Rust.
|
||||
- [Shugur](https://github.com/Shugur-Network/relay) - High performance relay written in Go, uses CockroachDB.
|
||||
|
||||
Reference in New Issue
Block a user