Powershell Azure Function Stockdata
PowerShell Azure Function for displaying stock information
Install / Use
npx skills add dfinke/powershell-azure-function-stockdataInstalls into whichever agent you are using.
README
Powershell Azure Function Stock Data
Stock Data + an Interactive Grid - data and web page served from PowerShell Azure Functions.

Try the version deployed in Azure https://powershell-stockdata.azurewebsites.net/api/StockDataView
Check out Awesome Powershell Azure Functions
Some Prerequisites
- You need am IEX token, setup one here https://iexcloud.io/docs/api/#introduction
- set "IEXToken" in
local.settings.jsonfor local testing and in theApplication Settingsin the Azure portal.
- set "IEXToken" in
- Install .NET Core SDK 2.2+ (required by Azure Functions Core Tools and available on all supported platforms).
- Install version 2.x of the Azure Functions Core Tools.
How To Run
git clone https://github.com/dfinke/powershell-azure-function-stockdata.git- cd
powershell-azure-function-stockdata func start --cors *- Paste into a browser
http://localhost:7071/api/StockDataView
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
