Nostr HTTP Bridge POST /publish - Publish a signed Nostr event Body: { id, pubkey, created_at, kind, tags, content, sig } POST /query - Query events from a Nostr relay Body: { filter, relay?, timeout? } GET /health - Status check