Leo Wandersleb on Nostr: ```$ curl --silent -H "Accept: application/nostr+json" https://zerosequioso.com | jq ...
```$ curl --silent -H "Accept: application/nostr+json" https://zerosequioso.com | jq
{
"name": "Unnamed nostr-rs-relay",
"supported_nips": [
1,
2,
11,
15,
16
],
"software": "https://git.sr.ht/~gheartsfield/nostr-rs-relay";,
"version": "0.6.1"
}
```
{
"name": "Unnamed nostr-rs-relay",
"supported_nips": [
1,
2,
11,
15,
16
],
"software": "https://git.sr.ht/~gheartsfield/nostr-rs-relay";,
"version": "0.6.1"
}
```