Skip to content

Commit 1586a9d

Browse files
Update extension list
1 parent c1a5ec2 commit 1586a9d

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
@@ -148,6 +148,27 @@
148148
}
149149
],
150150
"tags": []
151+
},
152+
{
153+
"name": "stock-api-flask",
154+
"title": "Flask Stock Pricing Service",
155+
"description": "APIs are a great way for software engineering teams to use your models without translating them into different languages",
156+
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/stock-api-flask",
157+
"latestVersion": {
158+
"version": "1.0.0",
159+
"released": "2025-04-24T19:12:11Z",
160+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/stock-api-flask%40v1.0.0/stock-api-flask.tar.gz",
161+
"minimumConnectVersion": "2025.04.0"
162+
},
163+
"versions": [
164+
{
165+
"version": "1.0.0",
166+
"released": "2025-04-24T19:12:11Z",
167+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/stock-api-flask%40v1.0.0/stock-api-flask.tar.gz",
168+
"minimumConnectVersion": "2025.04.0"
169+
}
170+
],
171+
"tags": []
151172
}
152173
]
153174
}

0 commit comments

Comments
 (0)