We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bb6a0e + 3841460 commit f272b71Copy full SHA for f272b71
src/data/doc-extensions/extensions.json
@@ -1111,6 +1111,21 @@
1111
"categories": ["Data"],
1112
"tiers": ["Community"],
1113
"cloudEnabled": false
1114
+ },
1115
+ {
1116
+ "name": "xk6-nostr",
1117
+ "description": "Interact with Nostr relays",
1118
+ "url": "https://github.com/akiomik/xk6-nostr",
1119
+ "logo": "",
1120
+ "author": {
1121
+ "name": "Akiomi Kamakura",
1122
+ "url": "https://github.com/akiomik"
1123
1124
+ "stars": "2",
1125
+ "type": ["JavaScript"],
1126
+ "categories": ["Messaging", "Protocol"],
1127
+ "tiers": ["Community"],
1128
+ "cloudEnabled": false
1129
}
1130
]
1131
0 commit comments