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.

Reply to this note

Please Login to reply.

Discussion

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.