DoSomething / chompy

:card_index: The DoSomething.org third-party importer.
MIT License
1 stars 0 forks source link

Adds Rock The Vote API client #126

Closed aaronschachter closed 4 years ago

aaronschachter commented 4 years ago

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.

Screen Shot 2020-03-05 at 3 07 18 PM

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