Skip to content

Commit 79c40d2

Browse files
Update extension list
1 parent 7331f01 commit 79c40d2

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
@@ -106,6 +106,27 @@
106106
"minimumConnectVersion": "2025.04.0"
107107
}
108108
]
109+
},
110+
{
111+
"name": "stock-api-fastapi",
112+
"title": "FastAPI Stock Pricing Service",
113+
"description": "APIs are a great way for software engineering teams to use your models without translating them into different languages",
114+
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/stock-api-fastapi",
115+
"latestVersion": {
116+
"version": "1.0.0",
117+
"released": "2025-04-24T18:56:34Z",
118+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/stock-api-fastapi%40v1.0.0/stock-api-fastapi.tar.gz",
119+
"minimumConnectVersion": "2025.04.0"
120+
},
121+
"versions": [
122+
{
123+
"version": "1.0.0",
124+
"released": "2025-04-24T18:56:34Z",
125+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/stock-api-fastapi%40v1.0.0/stock-api-fastapi.tar.gz",
126+
"minimumConnectVersion": "2025.04.0"
127+
}
128+
],
129+
"tags": []
109130
}
110131
]
111132
}

0 commit comments

Comments
 (0)