ytechie / wsdot-tolls

Some Azure stuff for analyzing wsdot tolls, particularly I-405

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Right now, this is a couple of Azure functions for retrieving toll data from the WS DOT API.

QueueData queries the API on a regular basis, and queues event hub messages with toll rates. TollQuery is a simple HTTP triggered function that transforms the toll data into a simple page.

About

Some Azure stuff for analyzing wsdot tolls, particularly I-405


Languages

Language:JavaScript 100.0%