Skip to content
This repository was archived by the owner on Aug 6, 2020. It is now read-only.

democrats/voter-registration-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example client implementation for the DNC voter registration API.

This client library provides examples for how to interact with the DNC’s Voter Registration API. More information on the API itself and how to sign up for API keys is available at open.democrats.org/

A free API key is required for all requests.

VoterRegApi::Client.api_key = ‘YOUR_API_KEY’

An example showing how to use the client library to create a voter registration PDF is in the examples/ directory.

  • Fork the project.

  • Make your feature addition or bug fix.

Copyright © 2010 Democratic National Committee. See LICENSE for details.

About

A client gem for the DNC voter registration API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 45.6%
  • PHP 41.5%
  • JavaScript 9.1%
  • Shell 3.8%