Backend Azure Function for retrieving exchange rate, stock price, and weather information used in iot-dashboard.
Forex and stock data from twelvedata, weather data from OpenWeatherMap.
- Active Azure subscription to deploy to Azure Functions
-
git clone
this repo - Fill in twelvedata and OpenWeatherMap API keys in
local.settings.json
- Code and test Azure Function locally
- Publish to Azure
- Upload API keys to Application Settings