Skip to content

Commit f272b71

Browse files
authored
Merge pull request #1404 from akiomik/patch-1
Add xk6-nostr
2 parents 1bb6a0e + 3841460 commit f272b71

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
@@ -1111,6 +1111,21 @@
11111111
"categories": ["Data"],
11121112
"tiers": ["Community"],
11131113
"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
11141129
}
11151130
]
11161131
}

0 commit comments

Comments
 (0)