Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Backend for viewing exchange rate, stock price, and weather information on your MXChip AZ3166 IoT Devkit

License

Notifications You must be signed in to change notification settings

JeffreyCA/iot-dashboard-functions

Repository files navigation

IoT-Dashboard-Functions

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.

Requirements

  • Active Azure subscription to deploy to Azure Functions

Running Locally

  1. git clone this repo
  2. Fill in twelvedata and OpenWeatherMap API keys in local.settings.json
  3. Code and test Azure Function locally

Deploying to Azure

  1. Publish to Azure
  2. Upload API keys to Application Settings

About

Backend for viewing exchange rate, stock price, and weather information on your MXChip AZ3166 IoT Devkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages