Nostr but with GraphQL. Would it be good? Or just a DoS mess?
So many of the more arcane problems with building a good client come out of the simple query language of REQs.
Login to reply
Replies (2)
Threads
I think this can be achieved by implementing custom proxy relay in front of regular relay.
Custom proxy relay <-> Regular relay (Strfry, Nostream, etc)
Custom proxy relay can provide GraphQL, Rest API, RPC or any implementation to fetch nostr events with custom way from regular relay.