Simple proxy to simplify grabbing driver results from an event from public Dirt Rally API.
The proxy will automatically update cache for each event every 30 minutes until the Dirt API stops serving it (cleans up Entries).
Node.js
npm install
Listening port is configurable in server.js
npm start
Pull data for event
/id/<event ID>