This pull request adds a new RockTheVote service, and uses it for a new /rock-the-vote/reports/:id web route -- returning the status and row count of a Rock The Vote report by its ID.
How should this be reviewed?
👀
Any background context you want to provide?
This new RockTheVote service will eventually be used to create voter registration reports via the POST /reports endpoint and automate the import -- opening PR as is to keep things easy to review.
What's this PR do?
This pull request adds a new
RockTheVote
service, and uses it for a new/rock-the-vote/reports/:id
web route -- returning the status and row count of a Rock The Vote report by its ID.How should this be reviewed?
👀
Any background context you want to provide?
This new
RockTheVote
service will eventually be used to create voter registration reports via the POST /reports endpoint and automate the import -- opening PR as is to keep things easy to review.Relevant tickets
References Pivotal #171656723.
Checklist