hackoregon / btc-backend

Backend implemented with a combination of Postgres, OpenResty and Nginx
12 stars 6 forks source link

endpoints for "browse my ballot" feature #11

Open ninjascience opened 10 years ago

ninjascience commented 10 years ago

We need endpoints to support the browse my ballot feature. Users input address, county or zip and we show a list of all the active races and candidates in those races. Return object should be races with an array of candidates identical to the candidate info returned in the candidate search by name endpoint.