Skip to content

Commit 338d31f

Browse files
authored
Add xk6-nostr
1 parent e4e73c8 commit 338d31f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1141,6 +1141,21 @@
11411141
"categories": ["Data"],
11421142
"tiers": ["Community"],
11431143
"cloudEnabled": false
1144+
},
1145+
{
1146+
"name": "xk6-nostr",
1147+
"description": "Interact with Nostr relays",
1148+
"url": "https://github.com/akiomik/xk6-nostr",
1149+
"logo": "",
1150+
"author": {
1151+
"name": "Akiomi Kamakura",
1152+
"url": "https://github.com/nostr"
1153+
},
1154+
"stars": "2",
1155+
"type": ["JavaScript"],
1156+
"categories": ["Messaging", "Protocol"],
1157+
"tiers": ["Community"],
1158+
"cloudEnabled": false
11441159
}
11451160
]
11461161
}

0 commit comments

Comments
 (0)