Initial design questions:
- Language: Node to match the service likely makes sense; python would also be fine
- Would this be called by cron, systemd, some other scheduler?
- Obviously needs to support auth and proxying to an external API
- Store: redis, cassandra, wancache, something else?