Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

agoravoting/congress-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Congress API

Build Status Code Quality

Making important decisions available to everyone

Description:

This app is an API for the proposals being voted at the Spanish Congress.

Use

There is an index and show action for HTML and JSON formats:

HTML

JSON

Install

git clone git://github.com/agoraciudadana/congress-api.git

cd congress-api

bundle

bundle exec rake congress:setup

rails server

You can update the proposals by running:

bundle exec rake congress:update

Specs

bundle exec rake spec

Contribute

1. Find or create an issue
    
2. Add a comment to the issue to let people know you're going to work on it
    
3. Fork the repo
    
4. Hack your changes in a topic branch (don't forget to write some tests ;)
    
5. Make pull request
    
6. Wait for comments from maintainers or code merge

Hackers

Raimond Garcia

License:

Copyright (c) 2012 MIT

About

API for the proposals at the Spanish Congress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages