Skip to content
This repository has been 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

voter-registration-client

An example client implementation for the DNC voter registration API.

API Documentation

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.

Configuration

VoterRegApi::Client.api_key = ‘YOUR_API_KEY’

Example Use

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

Note on Patches/Pull Requests

  • 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

No packages published

Languages

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