Skip to content

bgroveben/voter_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an API for the Code for Vegas Informed Voter app built using Ruby 2.1.2 and Rails 4.1.4. The app was generated using the ‘rails-api’ gem. There are currently four endpoints: User, Issues, Candidates, and Elections. The API is versioned with “versionist” gem. The database is SqLite3. JSON serialization courtesy of “active_model_serializers” gem. Database has 2 entries for users, 1 entry each for issues, candidates, and elections; feel free to add more.

About

Code for Vegas Voter App API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages