Skip to content

Commit 3da20a2

Browse files
Update extension list
1 parent fdbec0b commit 3da20a2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

extensions.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,27 @@
211211
}
212212
],
213213
"tags": []
214+
},
215+
{
216+
"name": "stock-api-plumber",
217+
"title": "Stock Pricing Service with Plumber API",
218+
"description": "An API allows you to turn your models into production services that other tools and teams can use. APIs are a great way for software engineering teams to use your models without translating them into different languages.",
219+
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/stock-api-plumber",
220+
"latestVersion": {
221+
"version": "1.0.0",
222+
"released": "2025-04-25T18:11:56Z",
223+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/stock-api-plumber%40v1.0.0/stock-api-plumber.tar.gz",
224+
"minimumConnectVersion": "2025.04.0"
225+
},
226+
"versions": [
227+
{
228+
"version": "1.0.0",
229+
"released": "2025-04-25T18:11:56Z",
230+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/stock-api-plumber%40v1.0.0/stock-api-plumber.tar.gz",
231+
"minimumConnectVersion": "2025.04.0"
232+
}
233+
],
234+
"tags": []
214235
}
215236
]
216237
}

0 commit comments

Comments
 (0)